Choose your database:
AnySQL
MySQL
MS SQL Server
PostgreSQL
SQLite
Firebird
Oracle
SQL Anywhere
DB2
MaxDB

Subscribe to our news:
Partners
Testimonials
Svetlio Mitev: "I am really sure that you guys can make the best PHP code generators to be found worldwide".
Marco De Luca: "I can handle now both version of SQLite Databases, 2.x and 3.x. Your SQLite PHP Generator is among the best tools I have seen".

More

Add your opinion

SQLite PHP Generator online Help

Prev Return to chapter overview Next

Getting started

In general, all you need to create your own feature rich data-driven web application is to complete the following simple steps (in fact, only first two steps are mandatory):

 

Connect to the database you want to work with through the web;
Specify datasources for web pages;
Customize web pages to be created;
Specify security settings to protect your data from an unauthorized access.

 

 

SQLite PHP Generator allows you to save and restore all the options set during a session. All the session parameters may be saved and loaded to/from a project. Loaded settings may be edited if necessary. To open an existing project, click More... > Load Project on the first wizard step and select the project file or choose one of recently used projects.

 

See also: Working with projects.



Prev Return to chapter overview Next