SELECT *,unix_timestamp(date) as `mydate` FROM `ceo` where id='1' and display='1'
Access denied for user ''@'localhost' (using password: NO)
SELECT *,unix_timestamp(date) as `mydate` FROM `ceo` where id='2' and display='1'
Access denied for user ''@'localhost' (using password: NO)
SELECT *,unix_timestamp(date) as `mydate` FROM `news` where 1 and display='1' and show_in_main='1'
ORDER BY date desc, sorting asc , `name`,`id` limit 0,3
Access denied for user ''@'localhost' (using password: NO)