Basics · Newest PHP Tutorials
Introduction to Cookies and Session Management
This tutorial is an Introduction to Cookies and Session Management
Basics »
Learning PHP in simple steps
This tutorial is a MASSIVE and very complete guide to learning PHP
Basics »
Introducing the PHP Command Line Interface
In this short article I will introduce you to the PHP Command Line Interface (or CLI for short). PHP CLI allows you to run PHP scripts directly from the command line bypassing the need for a web server.
Basics »
Get adsense stats from PHP
Why not let your own script fetch the statistics directly from google adsense reporting site? It's always much easier to have the data locally in your own database, and then create scripts to display the stats in the way you are interested in.
Basics »
Get actual weather information
In this tutorial I will show you how you can retrive actual weather information from Yahoo Weather and display this information on your own site.
Basics »
Number of visitors online system in PHP
Showing the number of visitors online on your website is a very nice feature. For yourself, and also your visitors. In this tutorial you will create a perfect script that does the job.
Basics »
PHP regular expression tutorial
In this article I will show you how to use PHP regular expressions in your own PHP scripts.
Basics »
Using Type Juggling/Type Casting to Modify Data Types
We're going to be dealing with type juggling in this article. This is the process of instructing PHP how to handle the value after the type juggling. Type juggling can do absolutely all sorts, from converting integers to floats, arrays to objects, and even strings to binary as of PHP 5.2.1. It can also save you calling various functions and thus making your script quicker!
Basics »
Log User Data with PHP & MySQL
Logging user data is a crucial part to any website. See how many visitors fly into your website. This can be used for all sorts of purposes! This tutorial shows you how to do just that by logging all the users in a database. It even shows you how to display them!
Basics »
Learn PHP Variables
Learn the different variables types in PHP (string, float, etc), how they are declared, how they can be used in your program and what they can be used for. A quick tutorial for those as well who are making a shift from another language to PHP.
Basics »
LiveThunder's Server Checker
Is your Server Down? or It's Working Fine? Monitor your server. Ping it automatically and many more features. Learn it today so you don't have to regret later. Enjoy
Basics »
Learn numbers in PHP with this video tutorial
This is a video tutorial which can help you to learn numbers in PHP
Basics »
Simple Login-Logout System with MySQL and Authentication
A very basic easy to follow tutorial on creating a login system using sessions with a MySQL database.
Basics »
Installing Apache, PHP and MySQL on Windows XP
This tutorial explains step by step how to install Apache web server, PHP and MySQL on Windows XP machine.
Basics »






