PHP Scripts to build plain Forms from mySql databases. Supports database linking and droplists through the <<field>>_id format.

Project Activity

See All Activity >

Categories

Build Tools

License

GNU General Public License version 2.0 (GPLv2)

Follow phpMyBuilder

phpMyBuilder Web Site

You Might Also Like
Our Free Plans just got better! | Auth0 by Okta Icon
Our Free Plans just got better! | Auth0 by Okta

With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your secuirty. Auth0 now, thank yourself later.
Try free now
Rate This Project
Login To Rate This Project

User Ratings

★★★★★
★★★★
★★★
★★
0
0
1
0
0
ease 1 of 5 2 of 5 3 of 5 4 of 5 5 of 5 2 / 5
features 1 of 5 2 of 5 3 of 5 4 of 5 5 of 5 4 / 5
design 1 of 5 2 of 5 3 of 5 4 of 5 5 of 5 4 / 5
support 1 of 5 2 of 5 3 of 5 4 of 5 5 of 5 0 / 5

User Reviews

  • I gave this 3 stars because it requires some source code modification to make it work with current versions of PHP and MYSQL, and for me some additional modifications to make it work in Windows 10. [1] The source assumes "register_globals" option in php.ini is turned on, but this option no longer exists in PHP5 or 7. This means all references to form data need to be changed to use $_POST and $_GET variables, including in the generated output, and PHP_AUTH_USER and PHP_AUTH_PW need to be changed to use $_SERVER. These are fairly tedious modifications to make. [2] The source makes use of system() calls that use Unix-only commands. I had to replace all of the system() calls with native PHP function calls so that things like creating and deleting files worked. [3] There were a few issues with path names and specifying the folder where files should be written that had to be worked out. __I love the concept of this project- very simple yet very useful for putting the user interface on a personal database project. __I installed it on Windows 10 with Apache2, MYSQL5.7, and PHP5.6. I used MySQL Workbench to create my database schema and design and link the tables. All I needed was a simple web front-end for data entry, and phpMyBuilder did exactly what I wanted.
Read more reviews >

Additional Project Details

Languages

English

Intended Audience

Developers

User Interface

Web-based

Programming Language

PHP

Related Categories

PHP Build Tools

Registered

2001-11-06