tutorials

Sponsors
Partner Sites

Showing 13134 Tutorials


Pop-up Windows
JavaScript allows you to create (open) new windows. In these windows you can place whatever HTML code you wish, and even have actions in one window effect what is happening in another window. This tutorial explains how to create various types of pop-up wi
JavaScript Tutorials > Windows and Frames
 
Ace Hold Focus
This JavaScript code allows you to ensure a window to remain in focus, on top. Useful for web site news or smaller popup windows that are easily shuffled under out of focus. Try to change focus to a different page, click another window, and you will see h
JavaScript Tutorials > Windows and Frames
 
Opening and Manipulating Windows
If you have ever been near any of the homepages in Geocities or Tripod, you must be familiar with the small window that pops up with an advertisement banner. This tutorial explains how to create your own customizable pop-up windows with details on paramet
JavaScript Tutorials > Windows and Frames
 
So, You Want To Open A Window, Huh?
This tutorial illustrates a rundown of the many ways to get new windows to pop up when viewers roll into your site.
JavaScript Tutorials > Windows and Frames
 
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
 
PHP-Based Chat Room
This particular design of web-based chat uses variables posted from a form, processes them into HTML and writes them to a file. Put the form and the message file in a frameset and you have something that looks reasonably like a BeSeen chat room. Of course
PHP Tutorials > Chat Systems
 
View PhpBB Topics on Index
Allows you to view phpbb forum posts on your index page.
PHP Tutorials > Chat Systems
 

« 17 18 19 20 21 22 23 24 25 26 27 28 [29] 30 31 32 33 34 35 36 37 38 39 40 41