Material Detail
PHP MySQL - Interactive Website Design
This is a tutorial intended to help the less technical minded website developer to get started in PHP and MySQL.
Quality
-
Peer Review
-
User Rating
- Comments (3) Comments
- Learning Exercises
- Bookmark Collections (16) Bookmark Collections
- Course ePortfolios
- Accessibility Info
More about this material
Browse...
Disciplines with similar materials as PHP MySQL - Interactive Website Design
People who viewed this also viewed
Other materials like PHP MySQL - Interactive Website Design
Comments

Dr. Kevin Floyd (Faculty)
Good introductory tutorial on PHP and MySQL database management system.
The information is clear and easy to follow. It is presented in a step-by-step format. Examples are provided and the source code can also be downloaded. Two versions of the code are provided - one for older versions of MySQL and another for newer versions.
Technical Remarks:
Users will need access to a server that has PHP and MySQL installed. Prior knowledge of HTML/XHTML and database management concepts are required.

Lynn Aaron (Faculty)
This tutorial (actually set of tutorials) focuses on the use of PHP to interact
with a MySQL database. There are tutorials on a useful selection of basic
database functions. A separate, basic tutorial is provided on each topic. The
material was accurate and easy to understand. Sample, completed scripts are
also provided.
The authors suggest using MySQL to create the database, but give an alternative
PHP approach.
This material is good for people who have basic familiarity with PHP and an
understanding of databases. Knowledge of SQL would also be helpful. It is
useful for development and/or review of a basic set of scripts to manage a
database.
with a MySQL database. There are tutorials on a useful selection of basic
database functions. A separate, basic tutorial is provided on each topic. The
material was accurate and easy to understand. Sample, completed scripts are
also provided.
The authors suggest using MySQL to create the database, but give an alternative
PHP approach.
This material is good for people who have basic familiarity with PHP and an
understanding of databases. Knowledge of SQL would also be helpful. It is
useful for development and/or review of a basic set of scripts to manage a
database.
Technical Remarks:
Navigation is clear and the interface functions well.
Users will need access to a server that provides PHP and MySQL. Or they will
need to be able to install one. This could be an obstacle for beginners.
Users will need access to a server that provides PHP and MySQL. Or they will
need to be able to install one. This could be an obstacle for beginners.
Used in course?
Yes
Brad Bridge (Faculty)