May 2012
M T W T F S S
« Apr    
 123456
78910111213
14151617181920
21222324252627
28293031  

Learning PHP and WordPress Templates

 

Step 1: Setup MySQL and PHP

==>  ?http://maestric.com/doc/mac/apache_php_mysql_snow_leopard

Test to see if php works by creating a sample php file

?<html><head><title>PHP Test</title></head><body><?php phpinfo(); ?></body></html>

Step 2: Install Wordperss

Step 3: Find a good SQL admin tool

?If you have a Mac try http://www.sequelpro.com/