Re: [PHP-DB] Auto-update database records

2002-06-12 Thread Tony
I finally got this auto-update script to work, thanks for your so many replies. Tony S. Wu Jason Wong at [EMAIL PROTECTED] wrote: > On Saturday 08 June 2002 21:34, Tony wrote: >> I do appreciate your reply. >> Yes, I've tried to track down the problem. >> I comment-out the fopen() function and

Re: [PHP-DB] Auto-update database records

2002-06-08 Thread Jason Wong
On Saturday 08 June 2002 21:34, Tony wrote: > I do appreciate your reply. > Yes, I've tried to track down the problem. > I comment-out the fopen() function and use echo to display the URL. > And it displays fine, so I did get the record from MySQL. > Then when I put the fopen() back, same problem

Re: [PHP-DB] Auto-update database records

2002-06-08 Thread Tony
I do appreciate your reply. Yes, I've tried to track down the problem. I comment-out the fopen() function and use echo to display the URL. And it displays fine, so I did get the record from MySQL. Then when I put the fopen() back, same problem appears. I think it's probably because I have too much

Re: [PHP-DB] Auto-update database records

2002-06-08 Thread Jason Wong
On Saturday 08 June 2002 20:52, Tony wrote: > You are being picky on me, huh? I'm sorry if you feel offended ... > I stated my problem 3 emails ago, ... but I delete mail from this list as soon as I've finished with them. As you have started a new thread one would naturally assume this is a n

Re: [PHP-DB] Auto-update database records

2002-06-08 Thread Tony
You are being picky on me, huh? I stated my problem 3 emails ago, browser gives me error "attempt to load "MyPage's URL" failed". Could be because of execution timeout. I tried to set the time longer with no luck. If I put the flush() after each data, I get the first output only. But I need to upd

Re: [PHP-DB] Auto-update database records

2002-06-08 Thread Jason Wong
On Saturday 08 June 2002 20:35, Tony wrote: > Here is my code. > If you see some variables not defined, assume it is: Hmm, is there a problem with your code? If so could you state what the problem is? -- Jason Wong -> Gremlins Associates -> www.gremlins.com.hk Open Source Software Systems Inte