View Single Post
  #76 (permalink)  
Old 07-19-2008, 05:41 PM
TcM's Avatar   
TcM TcM is offline
Code Warrior
 
Join Date: Aug 2006
Location: In a technologic world :p
Posts: 8,323
Credits: 0
Rep Power: 69
TcM is a glorious beacon of lightTcM is a glorious beacon of lightTcM is a glorious beacon of lightTcM is a glorious beacon of lightTcM is a glorious beacon of lightTcM is a glorious beacon of light
Default Re: Including header file using HTML

It compares, the string header.php with $_SERVER['PHP_SELF']

$_SERVER['PHP_SELF'] == The filename of the loaded page.
Reply With Quote