Practical PHP

  • Increase font size
  • Default font size
  • Decrease font size
Home mysqlphp-writer MySqlPHP help
MySqlPHP help


Php code generated - explained. Part 2, Insert and update

E-mail Print

Input from a form into a MySQL-table

The PHP code that is generated by the mysqlphpwriter is very simple. It is simple for a single reason, it is meant as a starting point for your work, and not as finished code. mysqlphpwriter does not generate code that will work at once, you have to make some modifications.

Read more...
 

Php code generated - explained. Part 1, Table

E-mail Print

 Table - output of a datbase-table into a html-table.

 The PHP code that is generated by the mysqlphpwriter is very simple. It is simple for a single reason, it is meant as a starting point for your work, and not as finished code. mysqlphpwriter does not generate code that will work at once, you have to make some small modifications to fit your needs.

Read more...
 

SQL generated - explained in detail

E-mail Print

All output is based on your MySQL table structure.
MySqlPHPwriter reads your database, and gives you the possibility of getting code for in two categories: SQL and PHP. Here we have a closer look at the SQL-code it generates:

 

Read more...
 

Download MySqlPHPwriter

E-mail Print

The MySqlPHPwriter is available as a ZIP-file.

It may be unpacked on mac, linux and window-systems

 

Read more...
 

PHP Code generator

E-mail Print

One of the most repetitive task a web developer has to deal with is making forms to populate mysql-databases. Scripts that read the database tables, scritps that write to the tables, scripts that link to other script that makes it possible to change the content of a single line in a table.

 

Read more...
 


Main Menu


Warning: Parameter 1 to modMainMenuHelper::buildXML() expected to be a reference, value given in /usr/www/users/infostil/www.practical-php.com/libraries/joomla/cache/handler/callback.php on line 99