[eluser]kucerar[/eluser]
[quote author="MASS MASS" date="1191953914"]can i send email to more than 1000 user at a time ........
Fatal error: Maximum execution time of 60 seconds exceeded in D:\xampp\htdocs\computeruser\system\codeigniter\Common.php on line 224
[/quote]
try command line, also maybe try fixing with php.ini:
Code:
max_execution_time=3000 ; Maximum execution time of each script, in seconds