PHP和Android之間的通訊

php代碼:php <?php $response = array(); $client_username = $_GET['username']; $client_pwd = $_GET['pwd']; $name = 'weizhi'; $pwd = '111111'; if($client_username == $name && $client_pwd ==
相關文章
相關標籤/搜索