i moved my script to a new server. this line of code:
set_time_limit(60);
gets this error
Warning: set_time_limit(): Cannot set time limit in safe mode in /home/virtual/site1/fst/var/www/html/jta/import/bulk_process.php on line 4
what's up with that? any way around it?