Posts Tagged ‘Javascript’

Add Falling Snow To Your Website With Javascript!

Monday, December 21st, 2009

It’s that time again! The holidays are here and snow is everywhere. (At least where I live.) Here i’m going to show you how with one line of code and one JavaScript file, you can have a light snow storm on your website.

How To Redirect Users Using Javascript or PHP!

Tuesday, October 27th, 2009

Say your switching domains and you want to automatically forward users that go to your old domain, to get forwarded them to your new one. This can be accomplished with either Javascript or PHP.

Send SMS Text Messages Using HTML & PHP!

Saturday, October 24th, 2009

Every once and a while I like to send my friends prank text messages to make them think someone is watching them. The problem is every time I use a free service, they some how cram an ad or spam into the message. I’m going to show you how you can send your own text [...]