tutorials

Sponsors
Partner Sites

PHP Tutorials


Conversion into roman numbers
A php tutorial that shows how to use while cycle to convert a number into roman numbers.
PHP Tutorials > Miscellaneous
 
Build up a function to secure a text box
A detailed php tutorial that shows how to create a useful function to secure a web site from attack attempts passing through text boxes.
PHP Tutorials > Security
 
Send this page to a friend tutorial
A php tutorial/walkthrough that shows how to realize a useful feature like the one to send an url of your site via mail.
PHP Tutorials > Form Processing
 
Redirect users by browser language
Give a professional touch to your site learing how to redirect your website users basing the choice on the language that is set in the browser.
PHP Tutorials > Site Navigation
 
Alternate row colors for MySql results!
Learn how to use alternate row colors for mysql results, easy to follow tutorial, great for begginers
PHP Tutorials > Database Related
 
Programming For Unique Element Transportation In P
Utilize PHP's OOP capability to encapsulate data for easy to maintain code, and allow your code more plugability into your scripts. This tutorial is designed for people who know the basics of Object Oriented Programming and PHP. (Intermediate level tutori
PHP Tutorials > Miscellaneous
 
Display random ads on your web site using random f
This tutorial will show you one of the ways to display random ads on your web site. Usually ads are displayed using an affiliate code in the place where we want to place them. We will use mt_rand(); php function to display random ads from an ad pool.
PHP Tutorials > Ad Management
 
Simplest rotator script
Learn how to write a simple PHP script which randomly rotates banners or links on your page. This technique allows you to use any number of area with a random content. Everything is written in a few lines of code, no database, no file system.
PHP Tutorials > Ad Management
 
Rotating Banner Advertisements with PHP
This tutorial is intended for the PHP programmer interested in developing a useful and dynamic banner advertisement system using mySQL, PHPLIB, and PHP version 4.0 or higher. You will need a limited knowledge of mySQL including how to create a mySQL table
PHP Tutorials > Ad Management
 
PhpAds
A very basic advertisement rotation script. Requires very basic php knowledge, and can handle an infinite number of advertisements.
PHP Tutorials > Ad Management
 
Traffic Exchange, Auto Surf And More only $39.95
Get 4 powerful scripts featuring a full Manual Traffic Exchange and a seperate full Auto Surf Script. You also will get a personal URL rotator, an Ad Tracking Script and 6 bonus packs with hundreds of scripts and programs for webmasters and affiliates. Pl
PHP Tutorials > Ad Management
 
Display Referrer
PHP Tutorials > Advertising Management
 
Miles To Go Before I Sleep...
This tutorial shows how to build a simple, extensible and modular PHP-based calendar by combining PHPs date and time functions with a mySQL database. You can incorporate this calendar module into a larger application, or use it as your personal date book.
PHP Tutorials > Calendars
 
Simple Calendar
Shows you how to make a simple calendar with alternating day colors and highlight current day with a special color.
PHP Tutorials > Calendars
 
Easy Calendar Applications
Here, you will learn how to build your own online calendar using the MCAL library and PHP. The MCAL library offers a common simple interface for accessing calendars that can be stored in many different formats. Full source code provided.
PHP Tutorials > Calendars
 
Mini-Chat Tutorial
This tutorial is about my mini-chat script. Its not really a chat, since dialogs are updated only when page refreshes. It is the first tutorial of a series for some development techniques. Right now, I will focus on explaining how I managed the building
PHP Tutorials > Chat Systems
 
View Phpbb Stats on Index
Allows you to show your phpbb forum stats on your index page.
PHP Tutorials > Chat Systems
 
K-Shout box
create a simple shout box with word sensor
PHP Tutorials > Chat Systems
 
PHP/MySQL Shoutbox System: Part One
This is Part 1 of my Shoutbox tutorial. It covers creating the MySQL table to hold all shoutbox info, through one of two methods: phpMyAdmin or a PHP query.
PHP Tutorials > Chat Systems
 
Adding smilies to your scripts
Goes through how you can add smilies to your news, shoutboxes etc to make them more attractive and so people can express their feelings. Tutorial makes everything clear and easy to use. Youll be used to this :) in no time.
PHP Tutorials > Chat Systems
 

[1] 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25