Hello Joe, Friday, June 10, 2005, 12:36:13 AM, you wrote: JH> is it possible to make a page loop with header('Location : JH> page.php')??? JH> I've ran into a little bit of a snag with php execution time... JH> so, i need to execute the page a few times so that I can split the JH> operation up into multiple parts... my other option would be to JH> make a javascript reload Why not just increase the PHP script timeout value to something that works better for your current situation? You can do this from the code itself, not just the php.ini Best regards, Richard Davey -- http://www.launchcode.co.uk - PHP Development Services "I do not fear computers. I fear the lack of them." - Isaac Asimov -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php