Thread
:
Tip when comparing variables
View Single Post
03-03-2008, 01:35 PM
#
7
(
permalink
)
vungom
The Visitor
Join Date: Oct 2007
Posts: 3
Thanks: 0
i created 2 variables to compare but i think php only compares the first variable
something like this
if($a=='user'&& $b=='pwd')
{
echo "correct";
}
vungom
View Public Profile
Send a private message to vungom
Find More Posts by vungom