PHP Generator for MySQL is wonderful free software that can be used to generate PHP scripts that can interact with a MySQL database.
This program is useful for everybody; starting from those beginners, who don't have any programming knowledge, to professional programmers, that are tired of repeating the same coding processes for every PHP/MySQL driven website that they make.
One interesting feature of this program is that you can select which tables and fields you want to include in your finished script. In addition, filters can be added to deliver only the data you choose. Moreover, you can protect your script with predefined username and passwords, so you can create a secure basic content management system.
The generated code is very clean, secure, and well organized. You don't need to add the database login details, as it will be automatically included into your script, so you need nothing, but just to upload the generated script to your server.
The free version of this application can only generate five main pages and two detail pages. In addition, you cannot modify the header and footer of your generated script.
Comments (1)