Jason Radley schrieb am Mittwoch, 8. August 2001, 21:11:57:

> I have written a php script to get all the clients
> for a mysql table and send them emails.  The 
> problem is when the script is doing its job the 
> browser times out and it stops the script.  so I 
> am sending about 300 email out of 3000. And the
> browser said page not found.
> Any ideas?

Yes. It timed out. You adjust it with

set_time_limit(0);//indefinitely



-- 
Herzlich
Werner Stuerenburg            

_________________________________________________
ISIS Verlag, Teut 3, D-32683 Barntrup-Alverdissen
Tel 0(049) 5224-997 407 · Fax 0(049) 5224-997 409
http://pferdezeitung.de



---------------------------------------------------------------------
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/           (the list archive)

To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php

Reply via email to