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 a.article_id , a.article_title, a.article_body, a.article_date, b.section_id from articles a, sections b, articles_cities c where a.article_id = c.article_id and c.active='1' and a.section_id=b.section_id and c.city_id= order by a.article_id desc limit 0,20

Warning: Invalid argument supplied for foreach() in /var/www/localhost/htdocs/patru.dwd.ro/new_/1001romania_new/rss.php on line 34
1001giurgiu RSS feed pentru 1001giurgiu http://www.1001giurgiu.ro/ Mon, 06 Feb 2012 02:56:16 +0200 1001giurgiu.ro ro 1001.ro Toate Drepturile Rezervate 1001.ro
select a.* from banere a where a.baner_type=1 and a.baner_status='1' and a.baner_id =(select baner_id from banere_orase where city_id= limit 1) limit 1
select a.* from banere a where a.baner_type=2 and a.baner_status='1' and a.baner_id in (select baner_id from banere_orase where city_id=)
select a.* from banere a where a.baner_type=3 and a.baner_status='1' and a.baner_id in (select baner_id from banere_orase where city_id=)
select a.* from banere a where a.baner_type=4 and a.baner_status='1' and a.baner_id in (select baner_id from banere_orase where city_id=) limit 1
select a.* from banere a where a.baner_type=5 and a.baner_status='1' and a.baner_id in (select baner_id from banere_orase where city_id=) limit 1
select a.* from banere a where a.baner_type=6 and a.baner_status='1' and a.baner_id in (select baner_id from banere_orase where city_id=) limit 1
select a.* from banere a where a.baner_type=7 and a.baner_status='1' and a.baner_id in (select baner_id from banere_orase where city_id=) limit 1
select max_deg, now_deg from weather_new where city_id= order by day