The aptmusic logo consisting of a keyboard and the text aptmusic.net

~ Home ~ Fun Pages ~ Links ~ Scripting Etc ~ Image Gallery ~ Contact Us ~
~ PHP ~ JAVA ~ HTML ~ Web Programs ~ Linux ~

If you have any code you feel would benefit the internet community then please e-mail it to me by CLICKING HERE and I will put it up. Please only send clean code, i.e. NOT MALICIOUS!

Although I have asked for clean code only, I cannot and willnot take any responsibility for any code downloaded or obtained by following links from aptmusic.net. Damage of any form is soley the responsibility of yourself and by downloading code or following links from my site you accept all responsibility.


Random Image Generator (as used on my header frame)
Enables you to have a random image popping up on your site. You need the random images hosted somewhere on your site for it to work
Frame "Break Out"
M eans you don't get your pages caught in someone elses framesets (this is used on cafe2002.aptmusic.net to ensure is didn't get stuck in a site I once linked from)
Frame "Break In"
Means that if someone tries linking to a direct page of yours then the user will be directed to your index page to pop everything back into its frames.
Pop-Up Window Script
Ok, we all hate them, but occasionally we want to let people know about something new on our site. So here is a pop-up script that does that. Its not the best in world as I'm looking into using a cookie version which will only pop-up once for the visitor and not EVERY time they visit that page! :o)
Pop-Up Window - Auto Sizing
Great for using to pop up different sized pop-up graphics, and would work nicely with the random image script above should you want to do something like that! I've taken it from codelifter.com so thanks to the guys there!