| | |||||
| ||||||||
| Programming PHP, Perl, Ruby on Rails, AJAX, HTML, XHTML, CSS, JavaScript, MySQL and any other coding topics. |
![]() |
| | LinkBack | Thread Tools |
| | THREAD STARTER #1 (permalink) |
| Soon to be RICHdoggie! Join Date: Jan 2005 Location: UK
Posts: 2,408
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() | Problem with php forms and xhtml! In xhtml you can't use the "name" attribute, but that provides the problem that when a form is posted to a php page you can't call that field using "$_POST['field_id']" when the field is used like this: "<input id="field_id" />" How would I call a field using its id instead of its "name"? Thanks Tom |
| |