1 2 3 4
<script type="text/javascript"> window.onload = function() { ...
JavaScript Shorten links
is there a better, shorter,...
1 2 3 4
<script type="text/javascript"> var feature_stuff = new Array( '<li><a href="#">URL 1</a></li>', ...
JavaScript Random URL
Outputs one of the 5 urls r...
1 2 3 4
<? switch($_GET['id']) ...
PHP Content Page Include
by DeathfireD,
October 01, 2007 16:26,
37 refactorings
a simple way to include dif...

thanks guys. Looks like the...