Re: PHP image gallery/ install

  •  04-17-2011, 10:17 PM

    Re: PHP image gallery/ install

    Hi motionographer,
     
     
    What is the .htaccess file? I deleted mine accidentally. What next?
     
    Please refer to http://en.wikipedia.org/wiki/Htaccess
     
     Do I need a database for all php driven pages?
     
    You do not need it.
     
    What is the php.ini file? Definitions I found weren't so clear.
    Pleaer refer to http://www.99points.info/2010/04/php-ini-file-purpose-of-using-php-ini-fil/
     
    Also, what exactly is this? It's on alot of pages:

    //set the user info for comment poster, if not set, the poster will save as guest
    $gallery->LogonUserID="[email protected]";
    $gallery->LogonUserName="UserName"
     
    When you right click on a photo, you can post a comment of it. And than the LogonUserName will show with the comment.
     
    Regards,
     
    Ken
View Complete Thread