Php scripting ? return (mysql_numrows($result) > 0);?

Stéphanie

New member
I am having some troubles making this code function .

return (mysql_numrows($result) > 0);

I have already filled in the appropriate codes before this one .
 
Back
Top