PHP Tutorial

Get visitors browser type

Learn how to Create your own browser detection script
General » wlscripting.com
Score(+): 0 | Views: 48 | Save it | Report it


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 » talkphp.com
Score(+): 0 | Views: 39 | Similar Tuts | Save it | View this tutorial

Browser dependent CSS

How to assign specific stylesheets to different browsers
General » boon-tech.com
Score(+): 0 | Views: 44 | Similar Tuts | Save it | View this tutorial

Browser dependent CSS using PHP

This tutorial is about Controlling browser hacks with PHP
General » z4.invisionfree.com
Score(+): 0 | Views: 46 | Similar Tuts | Save it | View this tutorial

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
PHP and Images » sometricks.com
Score(+): 0 | Views: 53 | Similar Tuts | Save it | View this tutorial

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.
Functions and OOP » ineedtutorials.com
Score(+): 0 | Views: 52 | Similar Tuts | Save it | View this tutorial

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 » combined-minds.net
Score(+): 0 | Views: 63 | Similar Tuts | Save it | View this tutorial

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 » aguntherphotography.com
Score(+): 0 | Views: 51 | Similar Tuts | Save it | View this tutorial