its doing it. this is what my form looks like.
Your Name:
Your e-mail:
Your comments:
and my out put it this
any ideas why I can't access my query variables??
Richard West
[EMAIL PROTECTED]
--
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.ph
Hey, was wondering if someone could help me out. I am trying to append a
string of text to the start of a file. I know you can easily append
information to the end of a file easily when you open the file by setting
the mode to "a". The only way I can think of doing this is by making a temp
copy of