Open GoogleCodeExporter opened 8 years ago
php5
$form->addElement(new Element_Textbox("My Textbox:", "MyTextbox", array("class"
=> "my-class")));
php5 >= 5.3
$form->addElement(new PFBC\Element\Textbox("My Textbox:", "MyTextbox",
array("class" => "my-class")));
Original comment by aporterf...@imavex.com
on 24 Oct 2012 at 1:06
thanks a lot sir i am using php-form-builder for first time very good thing in
all scenarios.
Original comment by usamafer...@gmail.com
on 24 Oct 2012 at 1:16
Original issue reported on code.google.com by
usamafer...@gmail.com
on 24 Oct 2012 at 9:52