1
4

1 回答 1

-1

Drew,

Try this:

<?php
        $when = 'hello';

        echo $when;
?>

Just to see if your localhost is working. Also try a free web hosting (php hosting) to eliminate your local server issue.

Jim

于 2013-01-11T02:42:01.540 回答