Re: How to simplify DB creation?

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Michal Masa wrote:

Hi,
We plan to write a simple DB with app. 10 tables. Are there any tools that
simplify and automatize the creation of PHP scripts for the database?
Like automatic generation of PHP scripts that produce HTML input forms,
generation of value lists, validation, sorting and searching?
Well documented PHP library could be also useful.

Regards,
Mike

And the one that will do it all for you: DB_DataObject_FormBuilder
Of course, you have to set up DB and DB_DataObject before it will work, but it is very featureful and customizable. Just ask on the pear general list if you need help.


http://pear.php.net/package/DB_DataObject_FormBuilder

--
paperCrane <Justin Patrin>

--
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php


[Index of Archives]     [PHP Home]     [PHP Users]     [Postgresql Discussion]     [Kernel Newbies]     [Postgresql]     [Yosemite News]

  Powered by Linux