developnew saved tutorials


profile / submitted / saved / comments / tutorial comments
RSS feed
Tag Cloud
Submitted by Matthew Keefe » Build one of those popular tag clouds as found on sites such as: "Flickr", "del.icio.us" and others using a static Array approach.
Rating: 3.8/5 | 611 clicks | 0 comments | 1 save | share | report
Create a Cool Animated Navigation with CSS and jQuery
Submitted by PSDTuts » Animation and visual feedback are great ways to assist a user in navigating and interacting with a website. While traditionally Adobe’s Flash was the goto for anything animated, these days with the magic of javascript we can avoid Flash altogether. Today we’re going to build a really cool animated navigation menu using just CSS and jQuery.
Rating: 2.5/5 | 1,209 clicks | 0 comments | 1 save | share | report
Web Hosting Guide
Submitted by TagByTag Web Tutorials » Tutorial about shared, VPS and dedicated hosting. Learn how to spot good and bad web hosting offers. Control panels and website statistics.
Rating: 2.8/5 | 940 clicks | 0 comments | 1 save | share | report
LiveThunder's Private Messaging System
Submitted by LiveThunder.Com » Learn how to create a Private Messaging System from scratch with everything explained with details.
Rating: 3.7/5 | 449 clicks | 0 comments | 1 save | share | report
How to Use the Crypt() Function to Encrypt and Check Passwords
Submitted by Web Cash » This tutorial walks you through how to use the crypt() function in php. You'll encrypt a password so that it can be stored in the database, compare a new word to the encrypted password, and use an md5 hash to make sure you encrypt the entire passphrase.
Rating: 3.0/5 | 313 clicks | 0 comments | 1 save | share | report
LiveThunder's Who's Online Script.
Submitted by LiveThunder.Com » Who is online on your website? How many guests? How many members? at what time? Well. To answer thise simple question just have a look at my tutorial to make a whos online counter script. Simple steps to get the job done. Little MYQL and PHP knowledge required.
Rating: 0.7/5 | 221 clicks | 1 comment | 1 save | share | report
htaccess: Stopping "Page not found" errors
Submitted by Designer Tuts » How to use an .htaccess file to automatically redirect requests for files that may have moved following a site redesign. This really useful technique will stop your users getting "page not found" errors after bookmarking pages on your site that no longer exist. Also solves problem of search engines that haven't caught up yet with your new site structure.
Rating: 3.0/5 | 514 clicks | 0 comments | 1 save | share | report
Advanced PHP: Working with Interfaces
Submitted by Adam » When you create an interface, you're basically creating a prototype/blueprint of functions that classes using the interface must implement in order to be valid. It's usually easier to learn from example, so here's a basic interface that represents a Page.
Rating: 3.0/5 | 841 clicks | 0 comments | 1 save | share | report
Page navigation
Submitted by Combined Minds » In this tutorial i will show you how to make a page navigation. A bit more advanced php technique, but definitely not hard.
Rating: 3.8/5 | 3,483 clicks | 0 comments | 1 save | share | report
Floater
Submitted by Css Globe » This css trick is as simple as it gets, but it represents an elegant way to handle floated content next to a title.
Rating: 2.7/5 | 2,603 clicks | 1 comment | 1 save | share | report