Languages
Components, Scripts, Codes: PHP / Tips and Tutorials / Database-Related
SQLite: A Lightweight AlternativeIn this article, the author gives his views about MySQL and other RDBMS which are useful for large scale or multi-user applications. But the SQLite...By: Codewalkers |
Freeware | |||
Using PHP and MySQLThe author explains the basics of MySql and shows the basics of how to add, edit, delete and list records from a database with some sample PHP code...By: Coding Click |
Freeware | |||
Using PHP to search a MySQL database and return paged resultsIn this article, the author gives a code source file in a text form for making some alterations to search and get results in a MySQL database...By: Designplace |
Freeware | |||
Using PHP with ODBCUsing PHP with ODBC is a simple tutorial that provides an insight for the ODBC functions of PHP in extracting data from SQL server database. You...By: Andrew Stopford |
Freeware | |||
Using PostgreSQL With PHPThis article gives a introduction to PostgreSQL, prerequisites, connecting to PostgreSQL from PHP, using pg_query() to create a table, inserting...By: Phpfreaks.com |
Freeware | |||
Uploading, Saving and Downloading Binary Data in a MySQL DatabaseThis is a tutorial which tells the users about storing binary files in a mySQL database with php. This tutorial explains the users about setting up...By: Joao Prado Maia |
Freeware | |||
The MySQL Grant TablesThis article shows the five MySQl control tables that is user, db, host, tables_priv and columns_priv tables. The author describes the amount of...By: W.J. Gilmore |
Freeware | |||
Static HTML Generation With PHPIn this article, the author gives some PHP scripted code functions for reducing your MySQL database queries and makes your website run fastly. The...By: PHP Tutorial |
Freeware | |||
SQL Theory & How-ToSQL Theory & How-To is an article that gives the answer to the two questions ie- how to Create complex, powerful, queries to take advantage of your...By: Joe Stump |
Freeware | |||
SQL execution timeIn this article, the author gives some codes and programmes to display the time spent for SQL queries and overall percentage of time for MySQL only...By: Barbos |
Freeware | |||
Slash 'em: The War Against Magic QuotesThis tutorial gives a solution to solve the problem of avoiding errors in SQL syntax normally one would get when switching web servers. The author...By: Pinkgoblin |
Freeware | |||
Script Web databases quickly with PHP scripting languageScript Web databases quickly with PHP scripting language is a tutorial which teaches about how PHP is useful and flexible script that programmes...By: Craig Knudsen |
Freeware | |||
Random MySQL result-setRandom MySQL result-set is a PHP based tutorial for creating database related result tables. It requires MySQL database for storing and retrieving... |
Freeware | |||
Printing leaf itemsIn this article, the author illustrated with some simple programmes and tables for storing datas in a tree menu structure. The author gives...By: Barbos |
Freeware | |||
PHPLIB and multiple databasesThis is a tutorial which tells the users about creating an extension to PHPLIB and for accessing multiple databases using php. The author explains...By: Peter Moulding |
Freeware | |||
PHP with mySQL introductionIn this article, the author gives PHP with MySQL introduction and explains the basic interaction with MySQL by making a link databse. Further the...By: Oxy |
Freeware | |||
PHP,MySQL TutorialPHP/MySQL Tutorial is an article with three parts. The first part covers the installation information for Unix and Windows. In the second part, the...By: Graeme Merrall |
Freeware | |||
PHP Mysql Tutorial for Beginners 1Tutorial for beginners in php and mysql that will clearly show them the basics of working with mysql databases and php. It deals with basic stuff...By: webbom |
Freeware | |||
PHP and Mysql for beginnersPHP and Mysql for beginners is an article for those who are making programmes at the beginners level. This tutorial deals with creating the...By: IT Home |
Freeware | |||
ODBC Socket ServerIn this article, the author describes about ODBC Socket Server and configuring your machines by utilizing it. The author says that this needs two...By: Tim Uckun |
Freeware |
