Tutorials: page: 5
Page 5 of 11 · <1 ... 4 5 6 ... 11 >
-
1
This is the continuation of Part 2 in a series on how to build your own blog. You can find the whole series in the Build A Blog category.
June 5, 2004 |
By Michelle |
Comments Off |
Filed under Build A Blog, Tutorials
-
2
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
-
3
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
-
4
This tutorial will teach you the usefulness of PHP includes, in this example with header and footer files.
June 1, 2004 |
By Cine |
Comments Off |
Filed under PHP, Tutorials
-
5
Display number of fanlistings you run
You can display the number of the fanlistings you own and their categories in your collective’s main page. I use it in my fanlisting collective to show my visitors the statistics.
May 25, 2004 |
By Sasha |
Comments Off |
Filed under Scripts: Flinx, Tutorials