Guys and Gals.
Sorry if I keep pestering you people for the answers, but this one should be the final one to get me up and running with PHP using Apache as the web server.
I have uploaded a small php program into the apache root area i.e c:\program files\apache group\apache\htdocs\, the stntax as follows :
<?
phpinfo();
?>
When I try to load this, a command prompt pops up showing all details about php i.e. licenes etc, the display also shows all tags etc.
Is this suppose to happen ?
I am sure it was suppose to pop up in the browser ? any ideas where I went wrong ?
Many Thanks
Fuzz