nucleocide submitted tutorials


profile / submitted / saved / comments / tutorial comments
RSS feed
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.
Rating: 2.0/5 | 1,079 clicks | 0 comments | 0 saves | share | report
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.
Rating: 2.7/5 | 1,132 clicks | 0 comments | 0 saves | share | report
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.
Rating: 2.0/5 | 2,256 clicks | 2 comments | 1 save | share | report
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.
Rating: 2.0/5 | 2,663 clicks | 0 comments | 0 saves | share | report
Using Sessions
Submitted by Nucleocide.net » A simple introduction to PHP Sessions.
Rating: 2.0/5 | 21 clicks | 0 comments | 0 saves | share | report
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.
Rating: 1.0/5 | 22 clicks | 0 comments | 0 saves | share | report
Vista Buttons
Thumbnail
Submitted by Nucleocide.net » How to create sexy buttons which look exactly like the silver buttons used in Windows Vista.
Rating: 2.0/5 | 20 clicks | 0 comments | 0 saves | share | report