Subversion Repositories qbpwcf-lib(archive)

Rev

Rev 721 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 721 Rev 836
Line 93... Line 93...
93
	
93
	
94
	#結束並回傳1
94
	#結束並回傳1
95
	exit(1);
95
	exit(1);
96
 
96
 
97
	}#if end
97
	}#if end
98
	
-
 
99
#debug
-
 
100
#var_dump(__LINE__,$client);exit;	
-
 
101
	
98
 
102
#印出語法
99
#印出語法
103
echo $client["content"];
100
echo $client["content"];
104
101