Save to your root directory as test.php (or something ending in php).

<?php

phpinfo();

?>

> 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

Reply via email to