> I'm implementing mass mailing program...as there are hundred's of users that receive 
> mails...as a result i'm getting this error...
> 
> Fatal error: Maximum execution time of 30 seconds exceeded in 
> d:\phpsites\ac\asc\acendo on line 42

take a look at 

http://us4.php.net/manual/en/ref.info.php#ini.max-execution-time

you need to bump it up

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to