Closed GoogleCodeExporter closed 8 years ago
$form = new PFBC\Form("Version2x", 300);
$form->configure(array(
"action" => "myscript.php",
"method" => "get"
));
For future reference, please post these types of questions to the project's
mailing list at http://groups.google.com/group/php-form-builder-class/. This
utility is not for how to questions. Instead, it's for reporting and tracking
bugs.
Thanks,
Andrew
Original comment by ajporterfield@gmail.com
on 29 Apr 2011 at 3:27
Okay,
Thank
Original comment by webmaste...@gmail.com
on 29 Apr 2011 at 5:09
Original issue reported on code.google.com by
webmaste...@gmail.com
on 29 Apr 2011 at 2:28