SELECT COUNT(id) as tot FROM member WHERE categoriaID= && visibile=1 order by title_it
1064 You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '&& visibile=1 order by title_it' at line 1
Warning: mysql_fetch_array(): supplied argument is not a valid MySQL result resource in /web/htdocs/www.romaspettacoli.com/home/section/include/class/connectClass.inc.php on line 156
SELECT * FROM member WHERE categoriaID= && visibile=1 order by title_it LIMIT 0,10
1064 You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '&& visibile=1 order by title_it LIMIT 0,10' at line 1
Warning: mysql_fetch_array(): supplied argument is not a valid MySQL result resource in /web/htdocs/www.romaspettacoli.com/home/section/include/class/connectClass.inc.php on line 179

