Posted by HC on 05/05/06 18:09
Jerry Stuckle wrote:
> I'm not clear what you mean wit "input to allow me to upload a file".
Basically, the form has <input type='file'>. The script I'm trying to
write should send data to that for processing.
Ehsan, I do know how to use fopen() and fwrite(), but ideally, I don't
want to have to write the data to a file.
Thanks for both of your replies :)
HC
[Back to original message]
|