Re: [NEWBIE] Cant get $_POST to work

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



The Disguised Jedi wrote:
i think you have to use the ID parameter in the input tag in your HTML

Name: <input type="text" name="name" value="your name" id="name" /><br/>
Age: <input type="text" name="age" value="your age" id="age" /><br/>

try that and see how it goes....

If I'm not mistaken, ID in a form element will assign it a 'style', much the same way as 'class' does. It's been a while since I've done any HTML/CSS, so I could be wrong.


--
By-Tor.com
...it's all about the Rush
http://www.by-tor.com

--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php


[Index of Archives]     [PHP Home]     [Apache Users]     [PHP on Windows]     [Kernel Newbies]     [PHP Install]     [PHP Classes]     [Pear]     [Postgresql]     [Postgresql PHP]     [PHP on Windows]     [PHP Database Programming]     [PHP SOAP]

  Powered by Linux