Tutorial search

PHP Tutorials
Tutorials
Stuff
Affiliates

PHP CMS Tutorials


We hope that you will enjoy our PHP CMS tutorials. Feel free to contact us if you would like to be a tutorial hero and contribute your own PHP CMS tutorials to our site. Thank you !

Sort by:
Using PHP and MySQL to Develop a Custom CMS
Using PHP and MySQL to Develop a Custom CMS
Learn how to create and develop your own custom CMS (control management system) from scratch and customize it for your needs. Code it yourself, no need to use anyone's script.
Category: PHP tutorials > CMS - Difficulty:
Drupal SEO Tutorial (Video)
Drupal SEO Tutorial (Video)
Learn to optimize your Drupal website using 5 increasingly popular Drupal modules.
Category: PHP tutorials > CMS - Difficulty:
Custom RSS 2.0 Content Feeds using OOP
Custom RSS 2.0 Content Feeds using OOP
With WEB 2.0 fast approaching we are scurrying to make our sites ready for the change. Adding syndicated content to get a deeper reach in to this web is one way to get started. In this tutorial i will show you how to make your own RSS 2.0 content Feed using Object Orientated Programming for your website. At the end of the tutorial there will also be the full script for you to learn by example or just cut out the middle man and use it.
Category: PHP tutorials > CMS - Difficulty:
User link feeds using WordPress comments
User link feeds using WordPress comments
How to manipulate the comments of a specific WordPress post to create a user-submitted link feed. Uses WordPress' native PHP coding and functions.
Category: PHP tutorials > CMS - Difficulty:
Create inline pagination seperation in content using PHP
Create inline pagination seperation in content using PHP
If you are looking to create a pagination setup on your content & want to keep the content as one peice of text this tutorial will show you how to automatically break the content up into neatly formatted pages
Category: PHP tutorials > CMS - Difficulty:
Complete Tutorial management system
Complete Tutorial management system
Complete Tutorial management system Features include: Categories Comments Admin Panel
Category: PHP tutorials > CMS - Difficulty:
Learn how to create databases on the fly from yellowpages
Learn how to create databases on the fly from yellowpages
Scrape yellowpages.com for content to create databases
Category: PHP tutorials > CMS - Difficulty:
Alternating Row Colors
Alternating Row Colors
This tutorial will show you how to alternate the style class between two separate styles during the output of a while loop. I'm sure with a bit of finessing you could replace the while loop with a foreach() loop.
Category: PHP tutorials > CMS - Difficulty:
Server Side Includes
Server Side Includes
Server Side Includes could very possibly be the best thing since sliced-bread if your running a site with hundreds of pages and need to change a link in your navigation. You could edit one file, or you could edit all 100 pages. The decision should be obvious. This tutorial will show you how to save yourself hours upon hours of editing the same bit of code in all 500 pages of your site. It's time to learn what Server Side Includes are, and how they can help you.
Category: PHP tutorials > CMS - Difficulty:
Create A Nice News System In PHP
Create A Nice News System In PHP
Create A Nice News System In PHP with Admin panel, catagories and comments.
Category: PHP tutorials > CMS - Difficulty:
Build a ‘WordBurner’ Email Newsletter Manager using WordPress and FeedBurner
Build a ‘WordBurner’ Email Newsletter Manager using WordPress and FeedBurner
In this tutorial I’ll show you how to use your regular Wordpress website combined with Feedburner to make a simple email newsletter manager.
Category: PHP tutorials > CMS - Difficulty:
Easily Integrate FCKeditor with MYSQL database
Easily Integrate FCKeditor with MYSQL database
The FCKeditor allows you to edit your webpages right online without knowing HTML. You edit your pages in an online text editor just like a MS Word. Best of all it’s Free. This tutorial will walk you through setting up the FCKeditor with a MYSQL database.
Category: PHP tutorials > CMS - Difficulty:
Creating a Wordpress Theme - Part 3: Functionality
Creating a Wordpress Theme - Part 3: Functionality
The final part in the series - looks at implementing functionality into your Wordpress theme
Category: PHP tutorials > CMS - Difficulty:
Creating a Wordpress Theme - Part 2: Design
Creating a Wordpress Theme - Part 2: Design
The second part in the series - this time looks at the design of your Wordpress theme
Category: PHP tutorials > CMS - Difficulty:
Creating a Wordpress Theme - Part 1: Layout
Creating a Wordpress Theme - Part 1: Layout
The first part in a short series on how to build your own WP theme. This part deals with the layout.
Category: PHP tutorials > CMS - Difficulty:
Total Tutorials in Category: 97