[PHP-WIN] Notice: Undefined variable:

2002-10-24 Thread Richard West
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

[PHP-WIN] appending text to start of file

2002-10-25 Thread Richard West
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