I would like to start writing scripts using PHP. I am using a stand-alone desktop PC with Windows 98 Second Edition Operating system.
I have done the following things, but things won't work the way it should.
I downloaded and installed Omni HTTPD Ver 2.07 web-server successfully. Folder C:\HTTP
PHP gets installed along with it in the folder C:\HTTPD\PHP
I followed all the instructions that came with Omni web-server
I also changed the registry entries ( for .php3 extension ) using RegEdit, as said in the PHP manuals.
I created a text file named it
'hello.php3'with
following script :
<head><title>PHP Test</title></head>
<body>
<?php echo "Hello World<P>"; ?>
</body>
When I double-click on hello.php3, a Dos screen pops-up ( sort of flashes )printing
'Hello World' and gets closed.
What could be the problem. Please help. I really am eager to get into exciting world of
PHP scripts.
Best Regards,
Jayan Chandrasekhar,
Riyadh, Saudi Arabia.
email : jayanck@email.com
web-site : www.delphitoday.f2s.com