On my site, I have a file with my commonHeader and commonFooter, which includes my HTML, etc. Works great. Although, I am having some problems.
Whenever I try to get $REMOTE_ADDR or $PHP_SELF in that header function, I get nothing. How can I make this return the correct values.
Furthermore, although not a big issue, is I am having trouble getting session variables in these common functions. Help? Thanks.