select fid,fheadline,ftext,date_format(fdate,'%m/%d/%Y') as ndate from atnews where factive=1 order by fdate desc limit 0,3
|
|
|
Send FREE SMS Worldwide*
|
Send FREE TEXT |
SMS inbox, get replies |
Phonebook and groups |
Profiles and photos |
|
|
|
|
|
|
|
|
|
select distinct c.fid,c.fcode,c.fname from stcountry c inner join stmobile m on c.fid=m.frcountry order by c.fpriority desc,c.fname
|
|
select * from atfreetimelinksselect * from atwerecommendlinks where fpriority=1 order by fid asc
|