Likes Received By ProtegeSales
-
johneva liked ProtegeSales's post in the thread Turn Data into a yes or no.
Well, first you need to change while($r=mysql_fetch_array($result)) To while($r=mysql_fetch_assoc($result)) Notice the...
Feb 12, 2010
Well, first you need to change while($r=mysql_fetch_array($result)) To while($r=mysql_fetch_assoc($result)) Notice the...
Feb 12, 2010