Tutorials:
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
Randomize… Pretty much anything!
So… you want a random background image? Or a random stylesheet, even? Try this out - it’s quick, easy - and will use PHP and CSS.
April 11, 2006 |
By Valerie |
Comments Off |
Filed under PHP, Tutorials
-
4
Skinning: Customising your skins page
If you have skinned your site and offer visitors several different themes to pick from, this tutorial will show you how to customise your skins.php page so that it changes the information about the current layout according to what skin your visitor is using.
Although this means we have to use cookies and a little PHP, you don’t need to know much about them to implement this . . . although it should go without saying that you should have already implemented my skinning tutorial successfully for this to work!
May 20, 2005 |
By Vixx |
Comments Off |
Filed under PHP, Tutorials
-
5
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