Try to call Services at

"$usrname" , 'password'=>"$pass"); $soapclient = new soapclient($url); $result=$soapclient->call('checklogin',$parameters); echo"
". htmlspecialchars($result)."
"; } ?>

Please Input your Username & Password

User Name :
Password :

Sample Script by Krerk Piromsopa.