Creating a blog from scratch with PHP - Part 5 Sidebar, Categories and Archives
This part will add a sidebar to the blog and list latest posts, categories and archives.
This part will add a sidebar to the blog and list latest posts, categories and archives.
I recently moved away from Wordpress to my own system, one of the challenges I faced was moving m...
This tutorial will cover creating a login system with registration upon registering an activation...
On a recent project I had the needed to modify an existing PDF, the modification would be done dy...
Using PHP connecting to an POP/IMAP server is a relatively easy process, it can be useful for us...
Convert currency from one country to another easily with Google's finance calculator, using t...
Here's a very simple way to detect if a form has been submitted, I've recently wrote a pl...
Fancy getting your hands on the essential PHP ebook PHP Array Filtering: The Use Cases
RainCaptcha is simple to use CAPTCHA for forms, it helps prevent spam submissions by creating ima...
Here's a simple way to select all birthdays for the current date, where the date of birth is...
I'm a huge fan of using the extract function in php its very handy it lets you extract an arr...
By default the Wordpress theme twenty thirteen shows the full post. When using the post types su...
This tutorial will explain how to change the simple CMS to use search engine friendly urls instea...
This part will cover adding categories to posts.
This part will cover using adding Disqus to the posts. Disqus is simple to use comment system you...