RE: [PHP] email a file after the file is x lines long

2001-07-06 Thread Don Read
On 06-Jul-01 Jerry Lake wrote: > Is it possible the set a script > to email a file after it becomes so many lines > long ? I have an email address that accepts > only catalog requests and I'd like to be able > to have a complete list mailed to me instead of > doing it one at a time. > $fname='c

[PHP] email a file after the file is x lines long

2001-07-06 Thread Jerry Lake
Is it possible the set a script to email a file after it becomes so many lines long ? I have an email address that accepts only catalog requests and I'd like to be able to have a complete list mailed to me instead of doing it one at a time. any suggestions are appreciated Thanks, Jerry Lake Int