View Single Post
Old 07-14-2009, 07:17 PM   #2 (permalink)
adamdecaf
The Addict
 
Join Date: May 2009
Posts: 287
Thanks: 5
adamdecaf is on a distinguished road
Default

Try:

PHP Code:
$result=$DBData->query('SELECT * FROM ‘push_content‘'); 
I know it's not recommended but he may be having the same problem as me.
__________________
My Site
adamdecaf is offline  
Reply With Quote