Re: [PHP] Sub Newbie Question On Error Message

2001-01-17 Thread Dave Stewart
art <[EMAIL PROTECTED]>; PHP (General) <[EMAIL PROTECTED]> Sent: Thursday, January 18, 2001 12:36 PM Subject: Re: [PHP] Sub Newbie Question On Error Message > Take a look at the changes I made to your original post; this assumes that > the file isn't there until results are posted -

Re: [PHP] Sub Newbie Question On Error Message - Corrected...

2001-01-17 Thread Romulo Roberto Pereira
ral) <[EMAIL PROTECTED]> Sent: Wednesday, January 17, 2001 6:36 PM Subject: Re: [PHP] Sub Newbie Question On Error Message Take a look at the changes I made to your original post; this assumes that the file isn't there until results are posted - hope that's the case ;) --Toby >

Re: [PHP] Sub Newbie Question On Error Message

2001-01-17 Thread Romulo Roberto Pereira
ral) <[EMAIL PROTECTED]> Sent: Wednesday, January 17, 2001 6:36 PM Subject: Re: [PHP] Sub Newbie Question On Error Message Take a look at the changes I made to your original post; this assumes that the file isn't there until results are posted - hope that's the case ;) --Toby >

Re: [PHP] Sub Newbie Question On Error Message

2001-01-17 Thread Toby Butzon
Take a look at the changes I made to your original post; this assumes that the file isn't there until results are posted - hope that's the case ;) --Toby > http://www.ourheadoffice.co.nz/results/race01.html", "r")) { > $rf = fread($file, 20); > $grab = eregi("(.*)", $rf, $printing); > fclose