I have a marquee in html form in PHP ,in this marquee data is coming from databse that is displaying in this marquee. I want this data will not display in this marquee after 2 hours and this data also delete from databse ? How to do this ? Please tell me anyone urgently ?
Thanks

SenthilkumarPosted Apr 21, 2012, 9:14 PM
function timedMsg()
Hope this will help you.