Posts Tagged wheel
Quick forms using PHP’s PEAR::Quick_Form
Posted by Harv in Development on December 30, 2009
One of the golden rules when developing anything is not to re-invent the wheel. PHP’s PEAR [pear.php.net] is a great resource to find stable, tested, reusable code. From PEAR’s website: “PEAR is a framework and distribution system for reusable PHP components.”
Here’s how to build a quick form using the quickform extension.
Originally posted 2009-04-20 21:30:38.
Recent Comments