Con Pics



$type = $_REQUEST[‘type’];
if($type==”pic”){include($_SERVER[‘DOCUMENT_ROOT’] . ‘/custom-pages/gallery/pic-viewer.php’);}
elseif($type==”con”){include($_SERVER[‘DOCUMENT_ROOT’] . ‘/custom-pages/gallery/con-viewer.php’);}
elseif($type==”day”){include($_SERVER[‘DOCUMENT_ROOT’] . ‘/custom-pages/gallery/day-viewer.php’);}
elseif($type==”event”){include($_SERVER[‘DOCUMENT_ROOT’] . ‘/custom-pages/gallery/event-viewer.php’);}
else{include($_SERVER[‘DOCUMENT_ROOT’] . ‘/custom-pages/gallery/gallery.php’);}

Comments

3 responses to “Con Pics”

  1. wickedlittlepond Avatar
    wickedlittlepond

    Hey! That’s me!