Newest PHP Tutorials
The Basics of PHP
This tutorial will cover some basic concepts of PHP, great if you're new to PHP
Basics »
PHP Calendar
This tutorial will show you how to render a calendar for the current month using PHP and HTML
Hash Salting: Uber-Security For Your User System
This tutorial shows you how to add the next level of security by adding salts to your password hashes and making them virtually uncrackable.
General »
PHP Multiple Upload files
Create a script for uploading multiple files to your site
Introduction to OOP
OOP stands for Object Oriented Programming. This is a short introduction to the concept.
Limiting Text
After studying this tutorial you will be able to have a PHP function to have limiting text.
General »
Custom Error Handler
Have you ever wanted to create a custom error handler in PHP to replace the standard output to the browser? Well this is how you do it
General »
Simple member login script
After studying this tutorial you will be able to understand a simple member login script
General »
Building Feedback Form with PHP
In this tutorial you will learn how to build a feedback form with PHP
General »
Caesar Cipher
This tutorial will go through the basics of encryption by explaining how to make a Caesar Cipher. A cyclic encryption that takes a message and shifts the value of each character depending on the the offset key specified.
Basics »
OOP Theory - How to develop your whole site using classes
In this tutorial you will learn how to develop your whole site using classes
General »
PHP MySQL basic CMS with view, add, edit and delete
In this tutorial you will be creating a simple CMS (Content Management System). This tutorial will be focused around creating a news CMS in particular but you can customize it to whatever suites you
General »






