Re: [PHP] Help with reading files

2003-08-24 Thread [EMAIL PROTECTED]
How to handle file upload is well explained right at the start of the manual. Once the file has been transfered to your server you can make use of the numerous methods described in the 'filesystem functions' of the manual to handle it. Yasir Malik wrote: I am doing my development for our proje

[PHP] Help with reading files

2003-08-24 Thread Yasir Malik
I am doing my development for our project on a Linux server, but our client uses Windows. One of the features that we have is the ability to send emails. The email feature will have a feature where the client can upload a file from their computers with a list of emails. My script would then parse o