<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Recent posts to blog</title><link>https://sourceforge.net/p/ezphpformclass/blog/</link><description>Recent posts to blog</description><atom:link href="https://sourceforge.net/p/ezphpformclass/blog/feed.rss" rel="self"/><language>en</language><lastBuildDate>Tue, 29 May 2012 02:28:58 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/ezphpformclass/blog/feed.rss" rel="self" type="application/rss+xml"/><item><title>Description of the EZ PHP Form Class</title><link>https://sourceforge.net/p/ezphpformclass/blog/2012/05/description-of-the-ez-php-form-class/</link><description>I developed this class as a simple way to generate HTML forms with most of the common controls like text boxes, text areas, checkboxes, etc.  I did not include the file control, maybe that will be in a future release

In any case, the constructor generates the form tag, and you complete the form with the fend method.  Everything else is pretty self explanatory, and I tried to document the code as clearly as possibly.

I hope you find the class as useful as I have over the years.  It especially speeds up select boxes (drop downs) because you can basically just provide an array of the option values, and everything else is done for you for the most part.

PLease submit bug reports and feature requests, I am looking forward to getting some feedback and ideas for improvement!

</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">DataExplore</dc:creator><pubDate>Tue, 29 May 2012 02:28:58 -0000</pubDate><guid>https://sourceforge.netc40b8d8c3e461d96ab972c469f3c393d16648671</guid></item></channel></rss>