http://www.tutorialkit.com
http://www.vectorials.com
http://www.3dlessons.com
http://webdesign.org
http://www.markuptutorials.com
http://www.flashperfection.com

PHP Basics Tutorials - LearnPHP.org

Sort byTutorials Per Page
Pages:3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | Next| Last
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 If Statement

Author: tizag.com  Rating:
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

The Include Function

Author: tizag.com  Rating:
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

Using Comments in PHP

Author: tizag.com  Rating:
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
Pages:3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | Next| Last