Re: [PHP-WIN] writing form data into text file

2002-08-02 Thread Andreas Esser
TED]] Sent: Friday, August 02, 2002 9:14 PM To: [EMAIL PROTECTED] Subject: [PHP-WIN] writing form data into text file hello, i want to write form data into a txt file by using the fwrite() function... but i cant write the form data into the txt file, only strings that were typed in by myself dir

RE: [PHP-WIN] writing form data into text file

2002-08-02 Thread R'twick Niceorgaw
TECTED] Subject: [PHP-WIN] writing form data into text file hello, i want to write form data into a txt file by using the fwrite() function... but i cant write the form data into the txt file, only strings that were typed in by myself directly at the php script.. here´s the script that i am usi

[PHP-WIN] writing form data into text file

2002-08-02 Thread Andreas Esser
hello, i want to write form data into a txt file by using the fwrite() function... but i cant write the form data into the txt file, only strings that were typed in by myself directly at the php script.. here´s the script that i am using: Sign Your Name: the function readfile()