Setting Up Database Driven Websites This tutorial is an introductory guide to get you started in the world of server-side-scripting and web databases. It covers installation and configuration of MySQL, Apache, and PHP. An example script is also included as a guide for making your own server-side-scripts.
| Name: |
riftdesign.com |
| Subject: |
PostgreSQL |
| Date: |
06-04-1999 03:08PM |
I would also suggest PostgreSQL for database driven sites. I use this most often and is the most powerful open source (free) database out there. Instead of PHP, use DBD and DBI. This is an incredibly powerful database (blows MySQL outta the water). Go to http://www.postgresql.org for information. If you have questions, please don't hesitate to email me.
If you have Red Hat 6.0 (Linux) you already have PostgreSQL as an option to install.
|
Other posts in this thread:
Reply to this post:
|
 |
New On DevShed:
Hot Forum Topics:
|