Browse a Listing
Top > PHP > Tips and Tutorials > Database-Related
Popular Tags
Free Script links
As you know by the help of PHP you can create dynamic website content. The dynamic content doesn't necessary require a database, however in most cases you have/need one. All of the content management systems, blogs or only a simple form processor use database. In the PHP world the most commonly used database is MySQL. So in the next section I will focus on how to use PHP and MySQL to create dynamic content. In this tutorial I will focus only PHP MySQL usage basics, and I suppose you have already an installed and properly configured system supporting both PHP and MySQL.
Category:
Write a Review
Add Favorite
Refer it to Friend
Report Broken Link
Date Added: Mar 17, 2008 Hits: 71 Rating: 0.00 Votes: 0
Member Reviews
Visitor Ratings
Google PR
In some recent work I needed to have databases created with a back end application. Once the database was created from this online application it was pre filled with tables and data from another script that ran right after the database was made. To create a database with PHP we first need to connect as a user that has the ability to create new databases. Note that we are not connecting to a database but we are connecting to MySQL as a user.
Category:
Write a Review
Add Favorite
Refer it to Friend
Report Broken Link
Date Added: Mar 24, 2008 Hits: 1 Rating: 0.00 Votes: 0
Member Reviews
Visitor Ratings
Google PR
In this tutorial I will teach you how using dreamweaver you can insert information into a PHP MySQL database. If you are having problems feel free to e-mail us, or post a message on the forum. If you like this Tutorial please click here to Digg us or add the tutorial to Del.icio.us
Category:
Write a Review
Add Favorite
Refer it to Friend
Report Broken Link
Date Added: Apr 18, 2008 Hits: 0 Rating: 0.00 Votes: 0
Member Reviews
Visitor Ratings
Google PR