getTimeout in PHP?
Posted: Tue Aug 10, 2004 9:09 pm
I am new to PHP.
Is there any way to use PHP to match the things one can do with Javascript's getTimeout function? I want to do something like fade a black text to white over 1 second on mouse over that I used to do in Javascript so effectively.
Is there any way to use PHP to match the things one can do with Javascript's getTimeout function? I want to do something like fade a black text to white over 1 second on mouse over that I used to do in Javascript so effectively.