On Saturday 08 June 2002 07:02, Tony wrote:

Please enter a subject when you post.

> I have a huge database that some of the content need to be update weekly or
> even daily.
> I wrote a PHP script for that purpose.
> It's supposed to get the data from database, find the URL, fopen() it, find
> the information, then update it back into the database.
> Unfortunately, everytime I run the script I get an error message from
> browser saying "attempt loading page "MyPage's URL" failed".
> Some guy indicated the problem is probably caused by PHP execution timeout.
> I tried to set the time longer, no luck.
> Tried to use flush() after each data, no luck.

If this is a php-db question post your code ...

> Now I gotta think of other ways to do this.
> I am thinking about using AppleScript (I am using OS X).
> Does anyone know how to communicate with MySQL via AppleScript, if
> possible? Thanks.

... if it's an AppleScript question, post on the AppleScript list (assuming 
there is one).

-- 
Jason Wong -> Gremlins Associates -> www.gremlins.com.hk
Open Source Software Systems Integrators
* Web Design & Hosting * Internet & Intranet Applications Development *

/*
share, n.:
        To give in, endure humiliation.
*/


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

Reply via email to