"; // Previous if($page>1) echo " <<   "; // Display the numbers for($page_count=$page_start;$page_count<=$page_end;++$page_count){ // Go back a page if($page_count<$page) echo "$page_count\n"; // Current page if($page_count == $page) echo "$page"; // Go ahead a page if($page_count > $page) { echo "$page_count\n"; } if($page_count<$page_end) echo " | "; } // Next if($page < $page_max) echo "   >> \n"; echo "
"; } ?>
Stock Images



$page_max) $page=$page_max; $page_start=($page-1)*$images_per_page; link_line($page); mysql_data_seek($result,($page-1)*$images_per_page); for($count=0;$count<$images_per_page;$count++) { if($row=mysql_fetch_array($result)) { $img_data=getimagesize("$root/content/$row[2]/thumb_small/$row[3].jpg"); /* Note! This uses row[#] format because different tables have the same column names! $row[2] = Wallpaper directory $row[3] = Wallpaper filename $row[4] = Wallpaper Title */ ?>

Image Usage

Images from this site must be licensed for web, editorial, promotional or commercial use, or for public display.
Download free <?=$row[4]?> wallpaper.