Re: [PHP-WIN] Problems with POST method...

2005-06-12 Thread disguised.jedi
On 6/12/05, Pablo Hernán Saro <[EMAIL PROTECTED]> wrote: > Thanks for all! > Finally I used $var=$_POST['var']; and works! > > bye > > Pablo Hernán Saro > LRU #388723 Please, when replying to messages on this list, click "Reply to All". This will make sure the message is sent to the list. It wi

Re: [PHP-WIN] Problems with POST method...

2005-06-12 Thread disguised.jedi
On 6/12/05, Pablo Hernán Saro <[EMAIL PROTECTED]> wrote: > HTML code (the file that contains the form): > > > > > Name: > > > Mail: > > > > > > > onClick="javascript:win

[PHP-WIN] Problems with POST method...

2005-06-12 Thread Pablo Hernán Saro
I've installed PHP 5.0.4 on a Windows XP Pro with IIS 5.1 (I did use de installer). In the end, I've made a phpinfo(); to test the instalation and was ok. After that I wrote a HTML form with POST method and in the action field a PHP file. When I submit the form I've get this error: "Undefined