Hello, I have some problems passing data from a form to a php page. I have a text field named Author, and when I submit the page with GET to the php one it says that Author is undefined. I just wrote: echo $Author; Can anyone help me? Thanks
-- PHP Windows Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] To contact the list administrators, e-mail: [EMAIL PROTECTED]