Hey,
My PHP isn't great, I need to preform a different task depending on the result of the sql query, I have.....
for( p=0; p<3; p++)
{
<?php
// Request the info
$result = mysql_query("SELECT psword FROM db WHERE psword='password'");
if (!$result) {
echo("<P>Error...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.