Warning: mysql_fetch_row(): supplied argument is not a valid MySQL result resource in /home/wyposaze/public_html/euroda.elk.pl/heder/StaticLIB/Company.php on line 204
Warning: mysql_fetch_row(): supplied argument is not a valid MySQL result resource in /home/wyposaze/public_html/euroda.elk.pl/heder/StaticLIB/Company.php on line 122
Warning: mysql_fetch_row(): supplied argument is not a valid MySQL result resource in /home/wyposaze/public_html/euroda.elk.pl/heder/StaticLIB/Company.php on line 122
Warning: mysql_fetch_row(): supplied argument is not a valid MySQL result resource in /home/wyposaze/public_html/euroda.elk.pl/heder/StaticLIB/Company.php on line 122
Warning: Invalid argument supplied for foreach() in /home/wyposaze/public_html/euroda.elk.pl/heder/LiveLIB/view.php on line 292
Warning: Invalid argument supplied for foreach() in /home/wyposaze/public_html/euroda.elk.pl/heder/LiveLIB/view.php on line 308
Warning: Invalid argument supplied for foreach() in /home/wyposaze/public_html/euroda.elk.pl/heder/LiveLIB/view.php on line 325
SELECT p.id, p.name, p.www, p2.keywords, p2.short, p2.title, p.id
FROM portal_companies p, portal_companies_lang p2, portal_companies_cats2 link, portal_companies_domains dom
WHERE p.id=p2.id and link.id_comp=p.id and link.id_cat=798 and p.id=dom.id_comp and dom.id_domain=104 and p.show=1 GROUP BY p.name
ORDER BY (RAND()*100000 % (SELECT count(*) FROM portal_companies))