Hi

 

I have set:

echo "uname: ".$uname."<br>\n";

echo "passw: ".$passw."<br>\n";

echo "okey_x: ".$okey_x."<br>\n";

 

and the result was :

uname: admin
pa
ssw: heslo
okey_x: 0

 

and in your document you have wriiten that okey_x: need to be anything but 0 can you tell me what do I need to do to change this?

Because I am always getting bad username or password!

 

Shiran Guez