How to execute PHP using CRON
Submitted by Nucleocide.net » This will allow you to set up a schedule to execute PHP scripts. Works with most shared hosting plans as well.
How to safely clean user data
Submitted by Nucleocide.net » Using regular expressions to clean data can ensure that you will not get any sort of MySQL injections.
CSS Rollovers without preload
Submitted by Nucleocide.net » This method explains how to use rollover CSS links without the need to preload the background image and still have a smooth rollover.
Send SMS cellphone messages from your website
Submitted by Nucleocide.net » This will allow you to send messages to your cellphone from your website. I use it to send me certain information automatically.
Using Sessions
Submitted by Nucleocide.net » A simple introduction to PHP Sessions.
Building a Navigation System
Submitted by Nucleocide.net » This explains how to dynamically include pages for a good navigation system and includes a system to prevent the wrong files from getting included by a curious user.
Vista Buttons
Submitted by Nucleocide.net » How to create sexy buttons which look exactly like the silver buttons used in Windows Vista.


