Introduction to SQL
Type : PHP Tutorials
Level : Beginner
Added : Aug 29, 2005
Rating : Less than 3 votes yet
Introduction to SQL
Type : PHP Tutorials
Level : Beginner
Added : Aug 29, 2005
Rating : Less than 3 votes yet
How to make a simple form mailer with PHP
As you may be well aware, displaying your e-mail address on your website can lead to e-mail harvesters picking up your address and adding it to hundreds or even thousands of lists used by spammers...
Type : PHP Tutorials
Level : Beginner
Added : Aug 12, 2005
Rating :




Acquiring PHP MySQL
PHP and MySQL are already packaged in Linux and Mac OS X OSs. However, most PHP developer are actually using Windows when developing PHP applications. This is also true to myself. I have Mandrake Linux 10 but I'll just use it for testing purposes of my finished scripts...
Type : PHP Tutorials
Level : Beginner
Added : Jul 05, 2005
Rating :




Creating Dynamic Website Content with PHP - MySQL
Editor's Pick in Web Programming, June 2005
Did you know that constantly generating and posting fresh website content is a good way to get return visits from your customers? Here's how it's done using PHP.
Type : PHP Tutorials
Level : Beginner
Added : Jun 23, 2005
Rating :




PHP and Web Design
Note 1: You don't have to know PHP programming to do this tutorial. Note 2: I assume that your server supports files with .php extension. If not, you won't be able to do this tutorial. For more info on how to install PHP on your PC go to Php.net...
Type : PHP Tutorials
Level : Beginner
Added : May 27, 2005
Rating :




Auto Redirect
Note 1: You don't have to know PHP programming to do this tutorial. Note 2: I assume that your server supports files with .php extension. If not, you won't be able to do this tutorial. For more info on how to install PHP on your PC go to Php.net...
Type : PHP Tutorials
Level : Beginner
Added : May 27, 2005
Rating :




Creating a Secure PHP Login Script
Editor's Pick in Web Programming, May 2005
A wonderful scripting language, PHP has unfortunately proven fallible in security matters. Not to worry, however, safe authentication is only one tutorial away.
Type : PHP Tutorials
Level : Beginner
Added : May 27, 2005
Rating :




Download Counter with Apache and PHP
Info: Collect statistics on the popularity of your downloads with Apache's mod_rewrite and PHP. Some sites present you an URI like Example.com, which is less than perfect. Being a Windows user (well sometimes) I expect that when I add a file to my download manager I'll see the filename in the list...
Type : PHP Tutorials
Level : Beginner
Added : May 27, 2005
Rating :




Object Oriented Programming With PHP 4.1.x
Object Oriented Programming provides raw power to PHP 4.1.x Part 1:Introduction First off, an object (also know as a class) is a very simple section of code that has a section of its own variables and functions. In a simple way an object is kind of like a program itself. Objects can be used fo...
Type : PHP Tutorials
Level : Experienced
Added : Apr 20, 2005
Rating :







