|
Server : Apache/2.4.62 System : FreeBSD fbsdweb2.web.rcn.net 14.1-RELEASE FreeBSD 14.1-RELEASE releng/14.1-n267679-10e31f0946d8 GENERIC amd64 User : www ( 80) PHP Version : 8.3.8 Disable Function : NONE Directory : /domains/highlandlabs/cqi-bin/ALFA_DATA/alfasymlink/root/domains/insite/ |
Upload File : |
<?php //Define the folder where your photos will be placed on you server. //Relative to the path you place the galery index.php $gallerypath="gallery/images"; //EX. images or ../gallery/images no trailing slash needed $thumbpath="gallery/thumbnails"; //EX. images or ../gallery/images no trailing slash needed $transitionspeed="500"; //How fast you want the animations to render $fadespeed="300"; //How fast you want the photos to fade in and out $users[0]="admin"; //Username for accessing image uploader $passw[0]="insite2009"; //Password to access image uploader ?>