Posted by fAnSKyer on 10/12/06 20:52
I wanna use a textarea and a submit to transfer the text area into a
file.
and then the PHP program using a .exe program open this file,
processing the file, and save the output in another file
then PHP will open this file and update the html within the text file
and send to the customer
My question is:
if this possible?
what if the users input is not valid for the .exe file? how to analyze
this in php?
what if multiple users click this php file?
Thanks a lot, or would you please give me some examples on this.
Cheers
fAnS.
[Back to original message]
|