php quick form creation
        Posted  
        
            by Akshey
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by Akshey
        
        
        
        Published on 2010-05-22T14:00:10Z
        Indexed on 
            2010/05/22
            14:00 UTC
        
        
        Read the original article
        Hit count: 275
        
Hi,
I have been using php from some time and I have noticed that it takes a long time to create a form with validation using php. Are there any scripts or IDE wizards which can assist a programmer to create php forms quickly and also give the programmer flexibility to customize the form easily? I found some webservices which provide such services but they are mostly oriented towards non-programmers and the forms they generate are not easily customizable and do not support all kinds of functionalities. Infact, most of them are meant for generating contact forms.
Regards, Akshey
© Stack Overflow or respective owner