Hi all,
Hope I'm in the right spot. I'm very inexperienced in php...I've come across some problems and hoping I
can find my answers here.
What is the .htaccess file? I deleted mine accidentally. What next?
Do I need a database for all php driven pages?
What is the php.ini file? Definitions I found weren't so clear.
Here's a link to my existing work: http://www.mgwdesigns.net/index2.php
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="username@server.com";
$gallery->LogonUserName="UserName"
Thanks a bunch!
Eric