PHP is open source scripting language. It\'s widely used to develop web applications.  Home Web Programming PHP (177 materials)
Choose skill level:   Editor's Pick Only
Browse Pages: << < 14  15  16  17  18 
PHP Tutorials
Click to read this material

Object Oriented Programming With PHP 4.1.x

Author : David Serrano

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...

Software : n/a
Type : PHP Tutorials
Level : Experienced
Added : Apr 20, 2005
 
Click to read this material

E-mail Validation with PHP

Author : David Duke

Editor's Pick in Web Programming, April 2005
When you register on at a website, the site normally checks if the e-mail address that you enter is in a valid format. This is done by using what called a Regular Expression. What we need to do is check if a string (eg $email) match...

Software : PHP Editors
Type : PHP Tutorials
Level : Beginner
Added : Apr 18, 2005
 

Click to read this material

Image Databasing

Editor's Pick in Web Programming, April 2005
This tutorial teaches you how to upload images into a mysql database using PHP. Even though it sounds complicated, it is fairly simple and has many practical applications. One example of an application would be Forum User Images...

Software : PHP Editors
Type : PHP Tutorials
Level : Professional
Added : Apr 18, 2005
 
Click to read this material

A Beginners Guide to Server Side Includes

While much has been written about Server Side Includes (SSIs -also known as Virtual Includes) much of this information is designed for intermediate to advanced webmasters. This article is aimed at beginners...

Software : PHP Editors
Type : PHP Tutorials
Level : Experienced
Added : Mar 03, 2005
 
Click to read this material

Generate HTML Files With PHP To Reduce The Server Load

PIM Team Case Study How you can have a site with tons of visitors without to crash the server? Problem PIM Team Bulgaria had the task to create a quiz site able to hold an extreme server load. The site is currently installed as beta version at www.quizzy.net. Goals - Create a ...

Software : PHP Editors
Type : PHP Tutorials
Level : Professional
Added : Nov 17, 2004
 
Click to read this material

No Direct Linking

Author : Lindsay Coome

If you want to prevent those awful direct linkers, use this tutorial. Open up your notepad (start>>programs>>accessories>>notepad) or another text editor, and copy the code below to it. Name this file .htaccess and make sure it doesn't have an extension on the end, like .txt. If i...

Software : PHP Editors
Type : PHP Tutorials
Level : Experienced
Added : Aug 02, 2004
 

Click to read this material

Blocking Bad Agents from downloading your website

Author : ades

If you found this page searching Google or search engine, you must be looking for a solution how to bloc.....

Software : PHP Editors
Type : PHP Tutorials
Level : Experienced
Added : Aug 02, 2004
 
Display materials per page
Browse Pages: << < 14  15  16  17  18 

Like us to: