Web Scripts - php scripts, perl scripts, cgi scripts, asp scripts, directory scripts, programming scripts

Scriptsmount a free web scripts directory provides website scripts, webmaster scripts, web directory scripts, directory scripts, php scripts, perl scripts, cgi scripts, html scripts, database scripts, asp.net scripts, form scripts, guestbook scripts for webmasters


  Home  |   Add Resource  |   Modify Resource    


Web Scripts :: PHP :: PHP Tips and Tutorials :: Database-Related


11. Building database table handlers in PHP using OO approach

OO approach described in this article helps to create data layer abstractions which are easy to port to other databases without altering the application code

Hits: 15 Rating: 0.00 Votes: 0    [Detail] [Send URL]


Category:  PHP :: PHP Tips and Tutorials :: Database-Related

12. PHP4 Session Handler using ADODB

PHP4 is packed with good features. One of the most popular is session variables. These are variables that persist throughout a session, as the user moves from page to page. Session variables are great holders of state information and other useful stuff. PHP4's session variables are stored in files by default. However for true scalability, it is better to store this data in a database using a database wrapper library like ADODB. ADODB supports Oracle, MySQL, PostgreSQL, Interbase, MSSQL, VFP, Access, ADO.

Hits: 77 Rating: 0.00 Votes: 0    [Detail] [Send URL]


Category:  PHP :: PHP Tips and Tutorials :: Database-Related

13. PhpMini Mysql

This tutorial will give you a better explanation of how the mysql works with PHP!

Hits: 7 Rating: 0.00 Votes: 0    [Detail] [Send URL]


Category:  PHP :: PHP Tips and Tutorials :: Database-Related

14. Database Normalization And Design Techniques

One of the most important factors in dynamic web page development is database definition. If your tables are not set up properly, it can cause you a lot of headaches down the road when you have to perform miraculous SQL calls in your PHP code in order to extract the data you want. By understanding data relationships and the normalization of data, you will be better prepared to begin developing your application in PHP. This 6-page article describes the data relationships and the normalization of data using a simple example.

Hits: 43 Rating: 0.00 Votes: 0    [Detail] [Send URL]


Category:  PHP :: PHP Tips and Tutorials :: Database-Related
PHP :: PHP Tips and Tutorials :: Database-Related

15. Creating A MySQL Database in PHP

This great PHP tutorial will show you how to use PHP to create a new MySql database. Very useful for installation scripts and other scripts.

Hits: 10 Rating: 0.00 Votes: 0    [Detail] [Send URL]


Category:  PHP :: PHP Tips and Tutorials :: Database-Related

16. Creating a MySQL Class

Creating a MySQL Class to interact with your database

Hits: 29 Rating: 0.00 Votes: 0    [Detail] [Send URL]


Category:  PHP :: PHP Tips and Tutorials :: Database-Related

17. Get Random Result From MySQL Database

This tutorial will show you how to select a random result from a MySAL database or select a range of result and output them in random order.

Hits: 15 Rating: 0.00 Votes: 0    [Detail] [Send URL]


Category:  PHP :: PHP Tips and Tutorials :: Database-Related

18. MySQL Database Handling

Learn how to handle MySql databases in PHP

Hits: 19 Rating: 0.00 Votes: 0    [Detail] [Send URL]


Category:  PHP :: PHP Tips and Tutorials :: Database-Related

19. Conecting to a MySql Database in PHP

Learn how to connect to a MySql database in PHP

Hits: 17 Rating: 0.00 Votes: 0    [Detail] [Send URL]


Category:  PHP :: PHP Tips and Tutorials :: Database-Related

20. SQLite: A Lightweight Alternative

In this tutorial, Timothy shows you how to get started using SQLite starting with how to obtain it and install it and progressing through example usage.

Hits: 22 Rating: 0.00 Votes: 0    [Detail] [Send URL]


Category:  PHP :: PHP Tips and Tutorials :: Database-Related

Pages:   2  



Web Scripts  |  Add Resource  |   Modify Resource


©2006 All rights reserved. Web Scripts