<? php include('menu.php'); ?>
id=\"current\"
<?php $fname = basename($_SERVER['PHP_SELF'], \".php\");?>
I have intregated a menu and used a php included :
<? php include('menu.php'); ?>Now i have a problem because i want to integrate an
Thanks for the help!
http://css-tricks.com/id-your-body-for- ... ecificity/
Thought it might help . . .