I have been trying for several hours to get this going but I can't. Any
suggestions?
<html>
<body>
<?php
phpinfo();
?>
</body>
</html>
Also I have this extremely complex program:
<html>
<body>
<?php
phpinfo();
?>
</body>
</html>
In both cases the programs are named something.php
Thanks for your help.
Evan P.
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]