• 0

Installing PHP on IIS


Question

alright I have IIS up and running, but I tried php, and I tried this simple thing

<?php
     echo( date('l, F dS Y.') );
?>

BTW I'm using PHP 4.3.1

anyways I don't see anything showing up on the page, but when I do view source I see it ran the code successfully but it doesn't output it, can anyone help? thx

Link to comment
Share on other sites

3 answers to this question

Recommended Posts

This topic is now closed to further replies.
  • Recently Browsing   0 members

    • No registered users viewing this page.