Oops, I spotted some big errors in my included page already. Here's the new page:

<?php
$todayDate = date("m-d-Y");
echo '<title>Freedomware &gt; "$statename"</title>';
echo '<meta name="description" content="ZXZX versus Microsoft" />';
echo '<script src="' . $periods . 'js/swapclass.js" type="text/javascript"></script>';
echo '<link href="' . $periods . 'css/a1.css" rel="stylesheet" type="text/css" />';
if($includena/a1 == TRUE){
echo '<link href="' . $periods . 'css/na/a1.css" rel="stylesheet" type="text/css" />';
}
echo '<link href="' . $periods . 'css/na/rockies.css" rel="stylesheet" type="text/css" />';
?>


--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php



Reply via email to