Tag Archives: wordpress

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 … Continue reading

Posted in Uncategorized | Tagged , | Leave a comment