Main Content
Welcome to ! Have fun and enjoy being on . If you have any questions please Email Us. Thank you!
<?php
//*************************************************************************//
//** Configurations for the many additions and features of my site... **//
//** ... also for better flexibility of my site and for easier editing. **//
//*************************************************************************//
//** Main site Configurations **//
$siteName = 'MySite';
$title = 'Title for MySite';
//$siteSlogan = 'This is a slogan for MySite';
$metaDescription = 'MySite - Anyone can visit MySite because its MySite.';
$metaKeywords = 'MySite, My, Site';
$copyright = 'MySite © 2007-2008';
//** Contact Us Configurations **//
//$contactTitle = 'Contact Us';
$adminEmail = <!-- e -->'MySiteAdmin@email.com<!-- e -->';
?>
Main Content
Welcome to ! Have fun and enjoy being on . If you have any questions please Email Us. Thank you!