Hi all,
I've been grappling with this for a few days now:
this is the full query:Originally Posted by mySQL
Odd thing is, this query works fine from phpMyAdmin, but fails from my script. Any ideas?Code:SELECT count( * ) FROM `table` WHERE `show` =1 AND `expires` >1293989498
thanks!
Bookmarks