ASP : SSI Another Way
This is another SSI tutorial written by a friend, it shows another way of looking at SSI and also shows you some new tricks and tips.
Type : ASP Tutorials
Level : Beginner
Added : Aug 17, 2006
Stylesheet Switcher
Editor's Pick in PHP Tutorials, August 2006
This tutorial is an easy approach to switching your stylesheets faster. The scripts are provided in easy to read graphics.
Type : PHP Tutorials
Level : Experienced
Added : Aug 16, 2006
Stylesheet Switcher v.2 (The Cookie Generation)
His version features a few more colour schemes aswell as using cookies to store a users choice of theme. The script grabs the cookies and reads which theme the user has chosen and switches the stylesheet instantly.
Type : PHP Tutorials
Level : Experienced
Added : Aug 16, 2006
highlight_string(); With Valid XHTML 1.0 Strict Output
This small guide aims to take the standard output from the PHP function highlight_string() and make it completely valid XHTML 1.0 Strict.
Type : PHP Tutorials
Level : Experienced
Added : Aug 15, 2006
Beginner JS Pt. 1
Editor's Pick in JavaScript Tutorials, August 2006
This tutorial is a well laid out recipe for basic Javascript. The article is brief and is limited to three topics: Calling the Script, Writing Comments, and Doing Stuff (Basic). Illustrations make it easy.
Type : JavaScript Tutorials
Level : Beginner
Added : Aug 14, 2006
Writing And Reading Multiple Cookies
Following on from my first tutorial of introduction to cookies, this tutorial shows you how to set multiple cookies. Setting multiple cookies can come in handy if you wish to store more than one piece of information about a user, such as Username & Password for example.
Type : PHP Tutorials
Level : Beginner
Added : Aug 11, 2006
Outwards Link Counter
This will allow you to create a script that will count the amount of times a certain link has been clicked and display the results on your page.
Type : PHP Tutorials
Level : Experienced
Added : Aug 10, 2006
Rate it! Poll
Editor's Pick in Web Programming, August 2006
This is an awesome tutorial that will show you step by step how to create a way to take a poll on your site. People for the most part enjoy participating in polls so this could also help you bring extra traffic to your site.
Type : PHP Tutorials
Level : Experienced
Added : Aug 08, 2006
Cookies / Remember Me
You may have seen on some sites they have login forms with a checkbox underneath saying 'Remember Me' and when ticked it does something magic ... when you go back to the page it does remember you ... but how? Easy!
Type : PHP Tutorials
Level : Experienced
Added : Aug 07, 2006
Introduction To Cookies
Cookies : A collection of information, usually including a username and the current date and time, stored on the local computer of a person using the World Wide Web, used chiefly by websites to identify users who have previously registered or visited the site.
Type : PHP Tutorials
Level : Beginner
Added : Aug 04, 2006

