All PHP Tutorials - LearnPHP.org
Between is a special operator appearing in a where statement. It allows for the selection of a range of values between one value and another.
May 30,
2008
Today Views:
2 Total Views:
169
MySQL Maestro is a powerful Windows GUI solution for MySQL server administration and database development. MySQL Maestro supports all the latest versions of MySQL, including MySQL 4.1.x/5.0.x.
May 30,
2008
Today Views:
1 Total Views:
221
The most popular "proper" way to build a web application seems to be to use the Model-View-Controller design pattern. While it sounds complex, the concepts are sound and the ease of development it provides are compelling.
May 30,
2008
Today Views:
1 Total Views:
170
Predicates follow the where clause. Predicates allow the searching through database records to recover specific strings and ranges or characters. Rows will be returned if they match the predicate condition.
May 29,
2008
Today Views:
1 Total Views:
163
here are many different traffic analysis tools, ranging from simple counters to complete traffic analyzers. Although there are some free ones, most of them come with a price tag. Why not do it yourself? With PHP, you can easily create a log file within minutes. In this article I will show you how!
May 29,
2008
Today Views:
1 Total Views:
322
Oracle, DB2, and SQL Server all have analytic functions, ways to preserve the details in a record when you use an aggregate. MySQL lacks them, but you can emulate them if you want. Stephane Faroult shows some of the ways to go about this in the first of a two part series.
May 28,
2008
Today Views:
1 Total Views:
170
This lesson will review both transferring methods.
May 28,
2008
Today Views:
2 Total Views:
202
Cookies have long been used in PHP scripts, and are a very useful function. But what exactly are cookies?
May 28,
2008
Today Views:
1 Total Views:
190
PHP makes handling interactive web pages easy--but when you have large forms to fill out, errors to handle, and lots of data to pass back and forth, you can make your life easier by making PHP fill in all the form values for you.
May 27,
2008
Today Views:
2 Total Views:
181
There is a great misconception that SQLite is not available for PHP4, rather only for PHP5.
May 27,
2008
Today Views:
1 Total Views:
154























