PHP Basics Tutorials - LearnPHP.org
A regular expression is a pattern that can match various text strings. Using regular expressions you can find (and replace) certain text patterns, for example "all the words that begin with the letter A" or "find only telephone numbers".
March 10,
2008
Today Views:
2 Total Views:
346
In this tutorial I will show you exactly what cookies are, and what they are used for.
March 6,
2008
Today Views:
1 Total Views:
289
In my other tutorial I showed you how to include files dynamically using PHP [like main.php?x=whatever] The files that you include can be accessed by anyone, which you may not want done.
March 5,
2008
Today Views:
3 Total Views:
302
There are many different traffic analysis tools, ranging from simple counters to complete traffic analyzers.
March 3,
2008
Today Views:
2 Total Views:
256
In all programming languages, operators are used to manipulate or perform operations on variables and values.
February 28,
2008
Today Views:
1 Total Views:
282
HTACCESS is a remarkable tool you can use for password protection, error handling (like custom 404 pages), or HTTP redirects. It can also be used to transform whole folders in seconds: adding headers to all your HTML documents, watermarking all your images, and more.
February 27,
2008
Today Views:
1 Total Views:
244
Dates can be hard to work with in PHP, here we learn you the simple way of getting yesterdays date (and other dates relative to today).
February 26,
2008
Today Views:
1 Total Views:
280
First off, if you read last week's article by me (the one about site personalization in PHP), I have one addition to make to make your life a little easier. If you didn't read last week's article, read it. It'll help you.
February 25,
2008
Today Views:
1 Total Views:
285
First off, check out the URL below. You'll learn how to make that today...
February 22,
2008
Today Views:
1 Total Views:
277
Paul DuBois has selected sample recipes from the hundreds you'll find in his book, MySQL Cookbook. In this first in a three-part series showcasing these sample recipes, find out how to interpret results from summaries and NULL values and how to identify duplicates in a table or record.
February 21,
2008
Today Views:
1 Total Views:
274























