PHP Basics Tutorials - LearnPHP.org
A "do while" loop is a slightly modified version of the while loop.
May 16,
2008
Today Views:
1 Total Views:
15
These days everybody wants to have fresh content on their web site. Search engines like to see dynamic web pages, where the content is updated on a regular basis.
May 15,
2008
Today Views:
1 Total Views:
35
The next logical step after you have opened a file and finished your business with it is to close that file down. You don't want an open file running around on your server taking up resources and causing mischief!
May 15,
2008
Today Views:
1 Total Views:
25
Before you can do anything with a file it has to exist! In this lesson you will learn how to create a file using PHP.
May 14,
2008
Today Views:
2 Total Views:
54
In this lesson we will be going into the details of this important function and see what it has to offer.
May 12,
2008
Today Views:
4 Total Views:
55
The PHP function explode lets you take a string and blow it up into smaller pieces.
May 9,
2008
Today Views:
5 Total Views:
69
However, what would you do if you wanted to check if your $employee variable was the company owner Bob, the Vice President Ms. Tanner, or a regular employee? To check for these different conditions you would need the elseif statement.
May 9,
2008
Today Views:
3 Total Views:
57
Learn the basics of scraping with php by scraping yellowpages.com for content.
May 5,
2008
Today Views:
3 Total Views:
85
PHP4 introduce built-in session management techniques. Session management is important feature to track variables associated with a...
May 2,
2008
Today Views:
4 Total Views:
77
In this tutorial learn about PHP navigations.
May 1,
2008
Today Views:
3 Total Views:
105





















