Recent content by caliboyee2534

  1. C

    PHP help- How do I get a certain image to display when on home page of website?

    I want the the home button to display $highlight when on the home page, but display as $whiteHome when not on home page. PHP Code that isn't working ######################################################## <?php $home = 'home'; $whiteHome =...
Back
Top