Search results

  1. K

    I am trying to write a short php script, however nothing is showing up on my page.?

    I am trying to write a short php script, however nothing is showing up on my page. Can someone tell me where I am going wrong? (I have already tested the links to the images using img src=, they work.) <?php $h = date('G'); //set variable $h to the hour of the day //G is the date key for hours...
Back
Top