GeekArticles
Database
MySQLSetting Up Database Driven Websites
Author: devshed.com |
Published: 10th Aug 2005 |
Visited: 277 times |
Add CommentFiled in: MySQLBy Ying Zhang May 20, 1999 Introduction This guide walks you through installing a web server, an SQL database server, and a server-side scripting tool that ties everything together. Some of the more popular tools for doing this are Apache, MySQL, and PHP3. This is what you will have accomplished after successfully completing this guide: setup the MySQL database server setup the Apache web server setup the PHP 3.0 Hypertext Preprocessor for server-side-scripting create a simple web...n
Read Article Sponsored Links
Related Articles
• Ajax Based Websites in Wii Wii is the family favorite game console because of its simplicity, revolutionary user interaction and a highly competitive price. If PS3 and XBOX360 will lower their prices like that of Wii, Sony and Microsoft would be bankrupt. Wii has apparently caught everyone’s attention and their pock ...
• How to load entire database into memory Hi Tom,
I have an Oracle Database 8.1.7.4 Standard Edition installed on a Windows 2000 Server.
My question is for curiosity more than need.
Let's assume that we have enough physical memory and that we can guarantee that the server will neve ...
• Automated Database Startup/Shutdown Tom,
I have two questions, please, under the category of automated shutdown/startup of the database (i.e. using 'dbstart' and 'dbshut' in association with /etc/rc.d/init.d/dbora server init file).
(1)
How do you automate changing database ini ...
• Performing XSLT Transformations inside the Database Performing XSLT Transformations inside the Database
Now that you have the employees XSL stylesheet stored in the database and the xmlusr schema is permitted to access the hr.employees table, you can create a script that will instruct the database to build an HTML page based on the data stored in...
...