PDA

View Full Version : The freakiest PHP function ever


filburt1
05-15-2003, 05:07 PM
http://www.php.net/manual/en/function.register-tick-function.php

After thinking about it for a very, very long time, I guess the only thing you could ever use this function for is timing code line by line...

Dean C
05-15-2003, 05:45 PM
What does it mean by each tick?

- miSt

filburt1
05-15-2003, 06:00 PM
After some reading it can mean every x lines of code (or blocks, or statements, can't remember; look at the See Also stuff).

colicab-d
05-15-2003, 08:07 PM
i thought it was letting the function carry out its set task for each tick, but ahwell im dim