28.11.2010, 17:51
Hey Guys!
If I need only 1 field's value from a mysql row (mysql_query("SELECT x FROM tablename WHERE y=0")) how can I get it into a simple variable without 'fetch' and 'explode'?
If I need only 1 field's value from a mysql row (mysql_query("SELECT x FROM tablename WHERE y=0")) how can I get it into a simple variable without 'fetch' and 'explode'?