MySQL query..
#1

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'?
Reply
#2

I'm afraid there is no way, although all you would need is to use the fetch functions, you wouldn't need to use an explode function as there's nothing to split.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)