PHP Classes

The class is basic enough for simple forms.

Recommend this page to a friend!

      IDForm  >  All threads  >  The class is basic enough for simple...  >  (Un) Subscribe thread alerts  
Subject:The class is basic enough for simple...
Summary:Package rating comment
Messages:2
Author:sorani
Date:2009-05-02 16:26:28
Update:2009-05-03 06:31:13
 

sorani rated this package as follows:

Utility: Good
Consistency: Good
Examples: Good

  1. The class is basic enough for simple...   Reply   Report abuse  
Picture of sorani sorani - 2009-05-02 16:26:29
The class is basic enough for simple forms. If you wanted you coud add style="" and others. Also, I should remind you that the "id" attibute is required so you should add that. Take a look at w3schools.com at the HTML reference and the form elements.
Otherwise, I really thank you for a great, light-weight class!!!
good luck.

  2. Re: The class is basic enough for simple...   Reply   Report abuse  
Picture of Valentin Valentin - 2009-05-03 06:31:13 - In reply to message 1 from sorani
Thanks! I totally forgot about "id" and "style". I will add it in next version.