Open a file. Put this code in there:

<?
phpinfo();
?>

Save as test.php and point your browser to it.
----- Original Message ----- 
From: "Nguyen, Long P (Mission Systems)" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Wednesday, June 02, 2004 4:33 PM
Subject: [PHP] php installation verification


> I am new to php and was tasked with installing php v.4.3.6.  I installed
it on redhat with apache v2.0.48.
> I read in the doc that you can create a test file called test.php with
some php tags such as <?phpinfo()?>.
> Could someone post a test.php file as an example?
> Thanks for the help.
>
>
>
>
> -- 
> PHP General Mailing List (http://www.php.net/)
> To unsubscribe, visit: http://www.php.net/unsub.php
>
>
>
>
>

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

Reply via email to