Posts by michelle
-
1
This is part 2 of a series on how to build your own blog. If you missed the last entry, you can find it here.
This instalment is going to teach you to write an HTML form which is processed by a small PHP script that submits to your database. This will allow you to write and save your blog entries.
June 5, 2004 |
By Michelle |
Comments Off |
Filed under Build A Blog, Tutorials
-
2
This is the first of several tutorials that will ultimately teach you to create your own blog using PHP and MySQL. I’m going to try to write it to the newbie coder, and hopefully you’ll gain a better understanding of PHP along the way. I’ll try to write one tutorial per week.
June 2, 2004 |
By Michelle |
Comments Off |
Filed under Build A Blog, Tutorials