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

Some PHP Functions You Must Know

Author : Zareef Ahmed

PHP is a widely-used general-purpose scripting language that is especially suited for Web development and can be embedded into HTML.

Software : PHP Editors
Type : PHP Tutorials
Level : Beginner
Added : Mar 24, 2006
 
Click to read this material

Banner Rotation Using PHP

Author : Arnab_Ghosh

Creating a simple ad-rotator, the ads are stored in a text file and picked randomly by this PHP code. Most of the webmaster use banner ads, we will be creating a very simple banner rotator, which picks up randomly one ad from the banner file and displays it, this file can be called in any other page...

Software : PHP Editors
Type : PHP Tutorials
Level : All levels
Added : Mar 03, 2006
 


Click to read this material

Uploading Files With PHP

Author : Arnab_Ghosh

Upload an image or file to your server without using your FTP.

Software : PHP Editors
Type : PHP Tutorials
Level : Beginner
Added : Mar 02, 2006
 
Click to read this material

PHP File System

Author : AndrewSpiziri

We will discuss the common filesystem functions available to you. First of all, in order to do anything with a file, we must first open it. To do so we will use the following line:

Software : PHP Editors
Type : PHP Tutorials
Level : Beginner
Added : Feb 28, 2006
 
Click to read this material

Displaying Date and Time using PHP

Author : ades

Type exactly like below in Notepad or any other HTML Editor and save it as date.php in your localhost.

Software : PHP Editors
Type : PHP Tutorials
Level : Beginner
Added : Feb 01, 2006
 
Click to read this material

URL Verification

Author : AndrewSpiziri

Do you have a big list of links in your database that you want to display but only want to show ones that are still in existance? Well theres a very easy method for doing so. All you need is the fsockopen() function. Here is an example:

Software : PHP Editors
Type : PHP Tutorials
Level : Beginner
Added : Dec 29, 2005
 

Your Ad Here

Click to read this material

Get Hostname Behind Proxies

Author : Flux

This is a very simple code and works for anybody who is behind proxies and people who are not. This might be usfull if your have cable users visiting your site.

Software : PHP Editors
Type : PHP Tutorials
Level : Beginner
Added : Oct 25, 2005
 
Click to read this material

PHP Functions

Author : allsyntax.com

As with any decent language, PHP allows you to write your own functions. Let's look at a simple one...

Software : PHP Editors
Type : PHP Tutorials
Level : Beginner
Added : Oct 05, 2005
 
Click to read this material

One File Website

Author : allsyntax.com

This will be for the smaller websites, for the larger ones you can always include, this is still a great tutorial. It's quite simple really, PHP has a nice variable array called $_GET, You can set a variable to be equal to this, to use in if statements, like this...

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

Pagination with PHP

Author : allsyntax.com

This tutorial is designed to guide you through the logic and code behind the process of paginating data in PHP. In this tutorial, the data is retrieved from mySQL database...

Software : PHP Editors
Type : PHP Tutorials
Level : Beginner
Added : Oct 05, 2005
 
Display materials per page
Browse Pages: << < 12  13  14  15  16  > >>