Hi there, Currently, I have a routine with the file command, & a foreach loop to save the file (append) to another file..
HOWEVER.. I've come accross a situation where one of my 'source' files is over 17 Megs, & my script times out... (im not echoing anything to the screen / cron jobs...) QUERY1 :- I cant see anywhere if the copy command can APPEND to an existing file ? (or does it just 'copy' - & replace whatevers there ?) Is there any other way - that I can 'append' files together - without timing out ? - PS - im re-running the entire process from the start - (just in case) - to see if the file is still 17 megs (its compiled from 900- other files - a summary file) -- G Yahoo Archives by email = Yes http://groups.kwister.com/owners.php#add NZ community groups - [EMAIL PROTECTED] Community email addresses: Post message: [email protected] Subscribe: [EMAIL PROTECTED] Unsubscribe: [EMAIL PROTECTED] List owner: [EMAIL PROTECTED] Shortcut URL to this page: http://groups.yahoo.com/group/php-list Yahoo! Groups Links <*> To visit your group on the web, go to: http://groups.yahoo.com/group/php-list/ <*> To unsubscribe from this group, send an email to: [EMAIL PROTECTED] <*> Your use of Yahoo! Groups is subject to: http://docs.yahoo.com/info/terms/
