On Wed, 2004-06-02 at 16:47, Nguyen, Long P (Mission Systems) wrote:
> OK - I tried that and what came up on the browser was the content of the test.php 
> file.
> 

> Open a file. Put this code in there:
> 
> <?
> phpinfo();
> ?>
> 

Try:

<?php
phpinfo();
?>

-- 
Scot L. Harris
[EMAIL PROTECTED]

IF I HAD A MINE SHAFT, I don't think I would just abandon it.  There's
got to be a better way.
                -- Jack Handley, The New Mexican, 1988. 

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to