|  | | This tutorials guides to setup a MySQL database, Apache server, PHP and a web enabled database for setting up a database driven website. | | Slash 'em: The War Against Magic Quotes is an article which helps you write codes which will work on any web server inspite of any type of configuration. | | This article discusses about how to use a database in your website. For this purpose, the author uses many sample codes and a simple SQL query interface for easy understanding. | | This tutorial describes how to show your data from a database and gives the user choice to sort the data by different columns. The author gives some PHP code functions for displaying this easily. | | SQL Database Function Wrappers is a tutorial that explains the users how to create functions that will eliminate some unwanted redundancy while transacting with database by using php. | | SQL execution time is a tutorial that explains how to show overall time spent for executing PHP code and the time spent for executing SQL queries and show the percentage of time overall for MySQL only. The author gives some codes and functions for doing this. | | This tutorial discusses the two question ie- how do you build complex queries on the fly according to user input? and how to create powerful, complex queries to take advantages of your table schemas. | | SQLite: A Lightweight Alternative is a tutorial that discusses the advantages of SQLite as your database solution for running a small website without heavy traffic with some
examples. | | Static HTML Generation With PHP is a tutorial that teaches to create static html pages with some simple PHP scripts and makes your website run faster and minimize your MySQL
database queries drastically. | | The MySQL Grant Tables is an article that explains the process in which the MySQL server accepts or cancells the user privileges, and highlights the newest five tables that provides this control. | Pages: [<<] 1 2 3 4 5 6 7 8 [>>] | |  |
|