php basics

Thursday, June 08, 2006

PHP with MySql

Tutorials:
http://www.freewebmasterhelp.com/tutorials/phpmysql

rundown:
  • You'll need a web server with php and mysql installed on it.
  • You can test for php + mysql existence with a phpinfo script.
  • PHPMyAdmin is also a very helpfull thing to have on the server.

0 Comments:

Post a Comment

<< Home