select cod from coduri_google where city_id=
select text_marquee from texte_marquee
where text_marquee_id = (select text_marquee_id from texte_marquee_relatii
where section_id=1 and city_id= order by text_marquee_id desc limit 1)
select text_marquee from texte_marquee
where text_marquee_id = (select text_marquee_id from texte_marquee_relatii
where section_id=5 and city_id= order by text_marquee_id desc limit 1)
Warning: Cannot modify header information - headers already sent by (output started at /var/www/localhost/htdocs/patru.dwd.ro/new_/1001romania_new/smarty_dirs/templates_c/%%1C^1C3^1C3BFBA0%%eroare.htm.php:4) in /var/www/localhost/htdocs/patru.dwd.ro/new_/1001romania_new/utile/categorii.php on line 12
Warning: end() [function.end]: Passed variable is not an array or object in /var/www/localhost/htdocs/patru.dwd.ro/new_/1001romania_new/utile/categorii.php on line 14
Warning: end() [function.end]: Passed variable is not an array or object in /var/www/localhost/htdocs/patru.dwd.ro/new_/1001romania_new/utile/categorii.php on line 16
Warning: end() [function.end]: Passed variable is not an array or object in /var/www/localhost/htdocs/patru.dwd.ro/new_/1001romania_new/utile/categorii.php on line 17
select count(a.article_id) from utile a, utile_cities b
where a.section_id=90
and b.article_id=a.article_id
and b.city_id=
select a.article_id, a.article_title from utile a, utile_cities b
where a.section_id=90
and b.article_id=a.article_id
and b.city_id=
order by article_id desc
limit 0 , 32
Warning: Invalid argument supplied for foreach() in /var/www/localhost/htdocs/patru.dwd.ro/new_/1001romania_new/utile/arata_detalii_categorie.php on line 45
Warning: Cannot modify header information - headers already sent by (output started at /var/www/localhost/htdocs/patru.dwd.ro/new_/1001romania_new/smarty_dirs/templates_c/%%1C^1C3^1C3BFBA0%%eroare.htm.php:4) in /var/www/localhost/htdocs/patru.dwd.ro/new_/1001romania_new/utile/arata_detalii_categorie.php on line 60