|
Database Integration
It is becoming quite
common place to find web sites that rely on a behind the scenes SQL
database to handle content and user data.
Typically, databases are used where sites require : 
- Data capture
- Password storage and authentication
- Search engine facilities
- Online ordering systems
- Product lists
- Live content
Using well established and stable technologies such as PHP, MySQL
and Perl
|