CMS tutorial site

Web tutorials for beginners by professionals
Want to easily submit, share or add tutorials to your favorites?    or  
coding subcategories
Tutorials listed under coding

Five Basic PHP Security Tips

Security should be a top concern throughout the development of any PHP web application. There are some very simple measures you can take to protect your application from potential abuse. This post will cover some of the basics of PHP security.

In category: PHP
Show some love
  • Share Share

How to make the category of your post stand out more

In this tutorial I will teach you how to make the category of your post stand out more using ribbons.

In category: PHP
Show some love
  • Share Share

Dynamic website using php part one

In this first part of the dynamic website tutorial I will teach you how to organize your files to create a simple file structure using includes, we will also apply our first styles to our site.

In category: PHP
Show some love
  • Share Share

CSS: The Very First Steps - New Plus Tutorial

Don't know what CSS stands for? Need help diving into CSS? Never created a website before? If so, this screencast was tailor-made for you!

In category: CSS
Show some love
  • Share Share

Checking Username Availability with Mootools and Request.JSON

This tutorial will teach you how to check username availability with Mootools' Request.JSON and PHP/MySQL

In category: Javascript
Show some love
  • Share Share

How to Update your Twitter Status with CodeIgniter

In this tutorial we will update our twitter status via the 'Twitter API' using CodeIgniter.

In category: PHP
Show some love
  • Share Share

Create an In-Place Editing System

Making users click through multiple pages just to edit a field is so 1999. In this tutorial, you'll learn how to create an in-place editing system as found on popular sites, such as Flickr.

In category: Javascript
Show some love
  • Share Share

How to Code a Signup Form with Email Confirmation

In this tutorial, we are going to be creating a user signup form that adds a user to a database, and then sends out a confirmation email that the user must click on before their account will be activated.

In category: PHP
Show some love
  • Share Share

Creating a Crypter Class with PHP

In this article I will explain how to create a PHP Class that will encrypt and decrypt any data with a given password. It is object programmed and uses existing PHP algorithms.

In category: PHP
Show some love
  • Share Share

Simple Techniques to Lock Down your Website

One crucial part of PHP development practice is always keeping in mind that security is not something you can simply buy off the shelf at your local convenient store. Ensuring the security of your web applications is a process, which over time, needs to be constantly evaluated, monitored, and hardened.

In category: PHP
Show some love
  • Share Share
here comes feedback.