iNET Interactive - Online Advertising Agency
          
   Home    Authors    About    Login    Contact Us
   Search:   
Advanced Search     
  Articles

  ASP (26)
  ASP.NET (19)
  C and C++ (4)
  CFML (2)
  CGI and Perl (16)
  Flash (2)
  Java (7)
  JavaScript (28)
  PHP (92)
  MySQL (13)
  MSSQL (3)
  HTML (35)
  SEO (9)
  Visual Basic (12)
  CSS (13)
  SSI (5)
  XML (12)
  C# (14)

  Developer News

August 7, 2008
Wish XML a happy birthday
About
 
August 7, 2008
Poll: How important is SEO to your overal website strategy?
About
 
August 7, 2008
How to Create a Search Feature with PHP and MySQL
WebReference.com
 
August 7, 2008
1 comment
.net
 
August 6, 2008
10 New SEO Reports
About
 
August 5, 2008
Array Creator
EarthWeb.com
 
Courtesy of moreover.com
 
Want to receive new articles via e-mail? Click here!
/Home /PHP /Database-Related

PHP & MySQL basics 

  Views:    16746
  Votes:    2
by John Doe 11/26/03 Rating: 

Synopsis:

This article will guide new PHP developers to create simple scripts interacting with a MySQL database.
Pages: firstback2 3 forwardlast
The Article

MySQL is the most used DataBase in PHP. Just because it's very simple to use, and make information manager very simple.

before starting:

1. What is a DataBase?
DataBase, or DB, is a "information storaging software". It may have client's information, messages, user information, and much more.

2. What is MySQL?

MySQL is one "type" of DataBase. There are a lot of them, Oracle, MSQL, Acess... This article will only teach about MySQL.

Reference Guide
PHP and MySQL functions guide:
http://www.php.net/mysql
MySQL official site: http://www.mysql.com 

Pages: firstback2 3 forwardlast

Similar/related articles:


 
  Sponsors