php time driven events??? need some help!!!
Basically I need to do an event every minute (60 seconds) and display the minutes on the page. So I need a looped function that displays the minute it is on and do a function every time as well.
I understand I need to do a loop based on time (60 seconds) but dont know how!!! It also needs to stop once its done it for 45 minutes.
can any one help?
Need help big time, thank you.
thank you, after a bit of research I got that answer too!
thank you, after a bit of research I got that answer too! its a hard old language php at times, I do asp.net too and thats all in one!! php needs to be expanded! a php.net lol! Well javascript here I come! ready or not! lol thanks for the help.
One more similar question
values of certain fields of a table in a database has to change at the start of every year(1st jan), is this possible in a MYSQL database or please tell me how to work around it, i am using JSP and javascripting... thanks in advance.