hello people
i need someone to help me with my PHP gangster game. Looking For Someone who is good with mysql . Message me if intrested

hello people
i need someone to help me with my PHP gangster game. Looking For Someone who is good with mysql . Message me if intrested
PHP Code:<?
$x = mysql_query( "SELECT * FROM `users` WHERE `username` = 'iweb' AND `fail` = 'true'" ) ;
$num = mysql_num_rows( $x ) ;
if ( $num == "1" )
{
echo "Yes you fail" ;
}
else
{
echo "Why is PHP lying to me !!!" ;
}
?>
Want to hide these adverts? Register an account for free!