PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!
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.