Power Search  |  My Account  |  Post Yours  
 Search    in       
ScriptMenu > PHP > Tips and Tutorials > Database-Related
 


Lists: 1            

    PHP & MYSQL Setting up the database Refer   Rate   Details   Visit    
This tutorial is the second part of our PHP/MYSQL series of articles. In this episode we show you setting up a MYSQL Database through phpmyadmin and create a PHP Script to make tables for the MYSQL database and more.
Hits:  140
Ratings:  0.00
   Date Added:  Mar-27-2006  

    PHP & MYSQL Tutorial: Inserting Data into mysql Refer   Rate   Details   Visit    
This is the third installment of our php mysql tutorial series. This tutorial covers inserting data to MYSQL with a PHP script. Using the following key features; HTML Forms, Passing variables from a form to php and inserting into the database using Mysql INSERT command.
Hits:  139
Ratings:  4.00
   Date Added:  Feb-14-2006  

    myphpbooks Refer   Rate   Details   Visit    
This script is a real world application that shows how to use MySQL with PHP. You can learn from the step by step commented php source code how to build a php program that uses MySQL to keep a database of your books. Program functions implemented include, saving a new record, listing of records for user selection, selection of a record and displaying its details, updating a record, deleting a record and searching for records. Once you have learned the techniques used in this program, you can build any php-mysql based programs.
Hits:  110
Ratings:  0.00
   Date Added:  Feb-04-2006  

    Tutorial: SQL Basics 1 Databases (Creating and Deleting) Refer   Rate   Details   Visit    
This tutorial will explain the basics of core databases in SQL without complicating with mySQL. Will show you the how to create and view databases in the system and how to create and run sql scripts in the monitor and phpMyAdmin further tutorials will go into the basics of tables following with advanced tutorials.
Hits:  101
Ratings:  0.00
   Date Added:  Jan-26-2006  

    Connecting to mySQL Refer   Rate   Details   Visit    
This is a small tutorial detailing how to connect to mySQL. It is easy to follow and can be pulled right of the site. Ideal for newcomers to PHP that want to look at connecting to databases.
Hits:  92
Ratings:  0.00
   Date Added:  Dec-06-2005  

    Display a Database Refer   Rate   Details   Visit    
In this tutorial you will learn how to connect to a MySQL databse and get data from the database and display it.
Hits:  92
Ratings:  3.00
   Date Added:  Nov-22-2005  

    Display a Database Refer   Rate   Details   Visit    
In this tutorial you will learn how to connect to a MySQL databse and get data from the database and display it.
Hits:  102
Ratings:  0.00
   Date Added:  Nov-03-2005  

    Add Row to a Database Table Refer   Rate   Details   Visit    
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:  112
Ratings:  0.00
   Date Added:  Nov-03-2005  

    Creating A MySQL Database in PHP Refer   Rate   Details   Visit    
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:  174
Ratings:  0.00
   Date Added:  Aug-20-2005  

    Conecting to a MySql Database in PHP Refer   Rate   Details   Visit    
Learn how to connect to a MySql database in PHP.
Hits:  198
Ratings:  0.00
   Date Added:  Aug-07-2005  

1            

© 2005 ScriptMenu.com   -    terms of use  -  privacy policy  -  contact us