PDA

View Full Version : Text files



Nikini
May 13th, 2003, 04:50 AM
More help is needed, how can i save the text from a dynamic or input text box to a path? Please help..

pom
May 13th, 2003, 05:06 AM
What do you mean, "to a path" ?

Nikini
May 13th, 2003, 05:08 AM
I mean saving it to something like "C:/texts/this.txt" or to a ftp.

pom
May 13th, 2003, 05:20 AM
Directly, I don't think you can, but you could send your text to a php file that would do the writing.

Nikini
May 13th, 2003, 05:25 AM
Oki Doki, in that case where can i get PHP?