I loaded Apache1.3.12 on windows95 machine and installed PHP4 on it.
When i try to run a PHP script from the HTDOCS directory, i get the code displayed on the browser instead of the output.
For Ex: i've a simple php script withone line:
<? phpinfo(); ?>
When this script is run, i see only the above line displayed on the screen, istead of PHP information.
Any help is appreciated.
(i re-installed several times)
Thanks,
Madhu