--- MIKE YRABEDRA <[EMAIL PROTECTED]> wrote: > What would cause a php page to instantly prompt a timeout error when > loading?
I bet this would cause that to happen pretty quickly:
set_time_limit(1);
Chris
=====
My Blog
http://shiflett.org/
HTTP Developer's Handbook
http://httphandbook.org/
RAMP Training Courses
http://www.nyphp.org/ramp
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

