Site Configuration - Update Complete
BaseURL:
Base URL for your site, no trailing slash please.
Base Path:
Base Path for the phpLinks files on your server, no trailing slash please.
Site Title:
Site Title is what you want as the Title on the top of each page. (example: Bob's Search Engine)
" size="30" />
Site Owner Name:
Site Owner Name should be your name, or your company name. (example: Alfred E. Newman, Inc.)
" size="30" />
Site Owner Email:
Site Owner Email should be the email address of the Site Owner. (example: fred@aol.com)
" size="30" />
Date Format:
Date Format is for how you want the "Added" and "Last Updated" links to be formatted.

Here are some popular choices:
M j, Y = August 10, 1972
m-d-y = 08-10-72

For more info on date formatting see the manual: http://php.net/date
" size="30" />
Default Country:
Select the default country for your Add Site page.
"; if($d = dir("../images/flags")){ echo getFlagList("../images/flags", $gl["DefaultCountry"]); } echo ""; ?>
phpLinks Theme:
Select the look and feel of your phpLinks.
Default Language:
Select the default language for your phpLinks.
Validate Sites Manually:
You may validate sites manually, meaning you must approve each submission before it will appear on the site, and submissions will be sent to the 'temp' table when first submitted. Or you may allow site submissions to bypass the manual validation process and be directly addded to your 'links' table when first submitted.
Validate URLs Automatically:
This contols whether add.php attempts to fopen() the submitted URL or not. Do not set this to Yes if you plan to allow FTP server submissions, they will fail otherwise. Do not set this to Yes if your webserver is under heavy load, the add.php may take a long time to return.
Send E-Mail on Site Addition:
Select whether you wish to have email sent to each site owner if their site is validated and added to the database. This is automatically off if you do not Validate Sites Manually.
Send E-Mail on Site Deletion:
Select whether you wish to have email sent to each site owner if their site is validated and deleted from the database. This is automatically off if you do not Validate Sites Manually.
Send E-Mail to you on new Site Submission:
Select whether you want to recieve e-mail everytime a new site submission occurs.
Columns:
How many main category columns should appear on each page.
Navigation Links:
How large should the navigation links span on each page.
Links Per Page:
How many links should appear on each page.
Use Outer Frame:
Links to outgoing referrers can go into a frameset instead of into a new window.