| Home | Register | FAQ | Members List | Search | Today's Posts | Mark Forums Read |
|
|
#1 (permalink) |
|
forwardtrends.com
Join Date: Mar 2006
Location: Pittsburgh, PA
Posts: 67
|
PHP Pear Form Fields
How do I add more than one text field per line using Pear in PHP5? To add a form text field right now I do: $form->addText('phone', 'Your Phone', '', 3, 3); but I want these on the same line... do I just concatenate another $form->... before the ;? Any help would be great - thanks! |
|
|
|
![]() |