php delay action?
php delay action?
Out of context: Reply #20
- Started
- Last post
- 21 Responses
- DutchBoy0
"thanks. I found the sleep() function. but that inhibits the rendering of the page - even when placed outside the html tags...
[/html]
[? sleep(); mail() ?]
xrusos
(Dec 1 04, 08:42)"have you tried using an include?
although i am afraid it does not help as it parses the include tag before it loads, you have to try and see..