Date: 12/30/98
- Next message: Mark Musone: "Re: [PHP3] Avoiding DoS with mail"
- Previous message: Chad Cunningham: "[PHP3] php3 <email protected>"
- In reply to: jay: "[PHP3] php timeout"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
> i'm converting a image-heavy (2000+ jpegs + 2000+ thumbnails) HTML site
> into a MySQL run site and I'm moving all the files to see which ones
> aren't in the database. This takes a while and PHP times out.
set_time_limit()
-Rasmus
-- PHP 3 Mailing List http://www.php.net/ To unsubscribe send an empty message to php3-unsubscribe <email protected> To subscribe to the digest list: php3-digest-subscribe <email protected> For help: php3-help <email protected> Archive: http://www.php.net/mailsearch.php3 List administrator: zeev <email protected>
- Next message: Mark Musone: "Re: [PHP3] Avoiding DoS with mail"
- Previous message: Chad Cunningham: "[PHP3] php3 <email protected>"
- In reply to: jay: "[PHP3] php timeout"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

