Tutorials: build a blog
All tutorials available at CodeGrrl.com are linkware. This means that we would really appreciate a link back to http://codegrrl.com/ if you've found these tutorials useful, giving CodeGrrl.com credit for them. :)
If you have any problems with the tutorials, please head on over to the Tutorial Forums - help can be found there.
Latest
-
1
Part 12: Paginating your entries
Many people have asked how to paginate their blog’s front page so as to show the previous/next 5 entries, for example. This tutorial was originally posted on the forums by Amanda.
April 28, 2007 |
By Amelie |
Comments Off |
Filed under Build A Blog, Tutorials
-
2
This tutorial will teach you how to add simple categories to your blog.
April 27, 2007 |
By Amelie |
Comments Off |
Filed under Build A Blog, Tutorials
-
3
My turn! Okay, this is my attempt at writing my first tutorial.
A lot of people have been asking how to delete the entries out of build-a-blog. So that is what this tutorial will cover. You should have followed all of the parts of the tutorial so far up to this point, this tutorial will assume that you have.
January 4, 2005 |
By Valerie |
Comments Off |
Filed under Build A Blog, Tutorials
-
4
Part 9: Creating a form to edit and delete comments
As you may or may not know, Michelle is currently unable to add to the Build A Blog series of tutorials, so I thought I’d try my hand at writing a new instalment. I can’t promise it will be as good as her tutorials, but I’ll do my best! This tutorial covers the creation of an admin page for editing and deleting user comments.
December 30, 2004 |
By Julie |
Comments Off |
Filed under Build A Blog, Tutorials
-
5
In this instalment we will learn how to create next and previous links for easy navigation through our single entry pages. The following code should be placed on your single entry page (probably called journal.php or entry.php), just after your blog entry (and before any commenting functions). In this tutorial, the individual entry page will be referred to as journal.php.
September 4, 2004 |
By Michelle |
Comments Off |
Filed under Build A Blog, Tutorials