All PHP Tutorials - LearnPHP.org
A few things that are helpful to know when using PHP.
December 11,
2006
Today Views:
2 Total Views:
782
How to define functions and pass references to and returning a reference from them
December 11,
2006
Today Views:
2 Total Views:
923
Sometimes, when you are writing your PHP script, you'll write Classes and Functions that you will use in your script in external files so that they might be included( ) or required( ) at any time. But what can you do to prevent access to these files and limit such access only to your script?
December 8,
2006
Today Views:
1 Total Views:
896
This tutorial shows how to obtain information about your user such as the web page they came from, the page being accessed, and the user's IP address.
December 8,
2006
Today Views:
2 Total Views:
643
How to define variables, references, and variable variable names.
December 7,
2006
Today Views:
1 Total Views:
697
Using 'if' statements, you can check to see if a variable equals something else, and then execute a line of code if it is, and execute another line of code if it isn't. This tutorial is meant for beginners.
December 6,
2006
Today Views:
1 Total Views:
645
The tutorial explains characters of multiple languages in HTML Documents.
December 6,
2006
Today Views:
1 Total Views:
761
AFter reading this tutorial you'll learn how to install PHP on Windows.
December 5,
2006
Today Views:
2 Total Views:
636
Learn about php.
December 4,
2006
Today Views:
1 Total Views:
811
Storing information in text files if you have no MySQL access.
December 1,
2006
Today Views:
1 Total Views:
794
























