PHP Basics Tutorials - LearnPHP.org
This small tutorial will help you in learning how to get and show IP Address using PHP and JavaScript.
April 24,
2008
Today Views:
1 Total Views:
131
Has someone ever told you, "if you work hard, then you will succeed"? And what happens if you do not work hard? Well, you fail! This is an example of an if/else conditional statement.
April 23,
2008
Today Views:
1 Total Views:
133
The PHP if statement is very similar to other programming languages use of the if statement.
April 22,
2008
Today Views:
1 Total Views:
119
Without understanding much about the details of PHP, you can save yourself a great deal of time with the use of the PHP include function.
April 21,
2008
Today Views:
2 Total Views:
145
A mostly-complete list of PHP's operators and how to use them.
April 21,
2008
Today Views:
2 Total Views:
125
As you should be aware the HTTP protocol, as used for serving web pages, is completely stateless. This means that after the server has received a request, processed it and sent a response, the process which dealt with that request dies.
April 18,
2008
Today Views:
1 Total Views:
148
Comments in PHP are similar to comments that are used in HTML. The PHP comment syntax always begins with a special character sequence and all text that appears between the start of the comment and the end will be ignored by the browser.
April 18,
2008
Today Views:
3 Total Views:
156
File access in PHP is much simpler than people seem to think. It is quite a bit different from a database, yet remarkably similar. As I am hoping to show you through this tutorial, file input and output is a synch once you get the hang of it.
April 17,
2008
Today Views:
2 Total Views:
145
It is time to apply the knowledge you have obtained thus far and put it to real use.
April 17,
2008
Today Views:
1 Total Views:
186
Installing PHP on an Apache server is a lot easier than most people seem to think. It takes only a few minutes to do. Follow these easy instructions...
April 15,
2008
Today Views:
2 Total Views:
131






















