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/

 

This entry was posted in Uncategorized and tagged , . Bookmark the permalink.

Leave a Reply

Your email address will not be published. Required fields are marked *

*

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>