PHP Tutorial
Top 20 Similar PHP Tutorials
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 »
Force download for PDF, JPG, GIF directly from the web browser
This tutorial is about force download for PDF, JPG, GIF directly from the web browser
how many visitors online
Ever wonderd how to display how many visitors you have online. In this tutorial i will show you an easy but effective way to display the amount of online visitor’s.
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 »
Surviving 100,000 instant Visitors on a Budget
This tutorial describes what I did to cope with a spike of 100,000 visitors, keeping my server up throughout the entire day.
Basics »










