View Single Post
Old 04-14-2005   #15 (permalink)
scrowler
code anyone?
 
scrowler's Avatar
 
Join Date: Feb 2004
Location: New Zealand
Posts: 590

Send a message via MSN to scrowler Send a message via Skype™ to scrowler
Code:
if($ret = mysql_query($main))
# change to
if($ret = mysql_query($current))
__________________
BioRUST Tutorials - the birthplace
scrowler is offline