4th Feb 2019 • David Carr Creating a blog from scratch with PHP - Part 9 Cover Image In this part, we will add a cover photo to the blog posts. Read more
31st May 2018 • David Carr Creating a blog from scratch with PHP - Part 8 Tags Sidebar In the last tutorial we created the ability for having tags for each post, this part will conti... Read more
28th May 2018 • David Carr Creating a blog from scratch with PHP - Part 7 Tags In this part, I will explain how to add the ability to add tags the posts, how to display them and s... Read more
9th Mar 2014 • David Carr Creating a blog from scratch with PHP - Part 6 Pagination In this part pagination will be added to create the posts into pages, to limit how many posts are di... Read more
6th Mar 2014 • David Carr 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. Read more
6th Oct 2013 • David Carr Creating a blog from scratch with PHP - Part 4 Categories This part will cover adding categories to posts. Read more
30th Sep 2013 • David Carr Creating a blog from scratch with PHP - Part 3 comments with Disqus This part will cover using adding Disqus to the posts. Disqus is simple to use comment system you ca... Read more
9th Jun 2013 • David Carr Creating a blog from scratch with PHP - Part 2 SEO URLS This tutorial will cover adding SEO urls to the existing blog, This part will cover using (SEO) sear... Read more
7th Jun 2013 • David Carr Creating a blog from scratch with PHP This tutorial will cover creating a very simply blog, it will only consist of posts, the front-end w... Read more