[thelist] PHP Includes for Random Sidebar Boxes

sbeam sbeam at onsetcorps.net
Thu Mar 2 12:58:42 CST 2006


On Thursday 02 March 2006 08:37 am, jono at charlestonwebsolutions.com 
wrote:
> 1. Save each snippet of html for the 6 boxes in a directory called 
sb-boxes
> 
> 2. Name each snippet sb-box1.inc, sb-box2.inc, sb-box3.inc, and so on

 
include 'path/to/sb-boxes/sb-box' . rand(1, 6) . '.inc';

http://us3.php.net/rand



-- 

# S Beam - Web App Dev Servs
# http://www.onsetcorps.net/



More information about the thelist mailing list