| Web Links [Tag : Database] |
|
1. Display a Database
|
In this tutorial you will learn how to connect to a MySQL databse and get data from the database and display it.
Hits: 4 Rating: 0.00 Votes: 0
|
| Member Reviews |
 |
Visitor Ratings |
 |
Google PR |
 |
|
|
2. Display a Database
|
In this tutorial you will learn how to connect to a MySQL databse and get data from the database and display it.
Hits: 2 Rating: 0.00 Votes: 0
|
| Member Reviews |
 |
Visitor Ratings |
 |
Google PR |
 |
|
|
3. Add Row to a Database Table
|
In this tutorial you will learn how to add a row to a MySQL database using the power of PHP. This would work great for a comment board.
Hits: 2 Rating: 0.00 Votes: 0
|
| Member Reviews |
 |
Visitor Ratings |
 |
Google PR |
 |
|
|
4. Database Converter
|
If you want to switch your current plain text database to a new CGI script, which uses a different format, Database Converter will do the job for you. Most of the time you will have hundreds of lines of data in a database file, changing it manually to get it ready for a new script would take you a long time. Heres an example: Youve been using a search engine CGI for a long time now, but you just found a much better one, such as our own Smart Search :) So you install the new script. Now, you dont want to lose your old search engine database, and it would take forever to convert it manually. Lets say your current database stores info like this "title of site, address, description", and the new one requires info to be in this format "address, webmaster e-mail, title of site, description". Well that would be a little problem, wouldnt it? Not with Database Converter though!
Hits: 2 Rating: 0.00 Votes: 0
|
| Member Reviews |
 |
Visitor Ratings |
 |
Google PR |
 |
|
|
5. Gas Prices DataBase
|
Here is our Gas Prices Search Engine. This PHP script is packed full of features and options for the administrator. For the user: Gas stations or visitors are able to post the local prices of the cheapest gasoline they could find in their area. Others can search the database to find the cheapest gas prices. With recent gasoline prices souring through the roof, this website script is sure to bring massive amounts of traffic to your site and keep them coming back time and time again. The user can search by country, state, zip code, category just to name a few. Each listing pulls up a mapquest map for the visitors to find the location of the gas station and even print the map. You control everything from the unlimited categories to weather or not to charge for the postings (PayPal IPN built in) If the looks of the site dont impress you, simply edit the templates in the template directory using your favorite html editor and copy/paste the changes back into the templates. This is a one of a kind script that can be found no where else.
Hits: 2 Rating: 0.00 Votes: 0
|
| Member Reviews |
 |
Visitor Ratings |
 |
Google PR |
 |
|
|
6. 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: 2 Rating: 0.00 Votes: 0
|
| Member Reviews |
 |
Visitor Ratings |
 |
Google PR |
 |
|
|
8. MySQL Database Handling
|
Learn how to handle MySql databases in PHP
Hits: 2 Rating: 0.00 Votes: 0
|
| Member Reviews |
 |
Visitor Ratings |
 |
Google PR |
 |
|
|
9. 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: 4 Rating: 0.00 Votes: 0
|
| Member Reviews |
 |
Visitor Ratings |
 |
Google PR |
 |
|
|
|