Help with displaying PHP
Posted: Tue Oct 09, 2007 4:26 pm
Hi,
I have installed the AppServ. I have typed the following into a textfile:
<html>
<body>
<?php
echo "Hello World";
?>
</body>
</html>
and then I changed the fileanme and extension to helloworld.php.
I tried to pull it to Internet explorer, i have the following displayed:
Name: helloworld.php
Type: Unknown File Type, 68 bytes
From: C:\Documents and Settings\R\Desktop
Open Save Cancel
And then when I click Open, nothing happens, I was supposed to be seeing Hello World on the browser right?
When I right click the file and click Properties, I have:
Type of file: PHP File
Opens with: Internet Explorer
I am not sure what's wrong, help me please.
I have installed the AppServ. I have typed the following into a textfile:
<html>
<body>
<?php
echo "Hello World";
?>
</body>
</html>
and then I changed the fileanme and extension to helloworld.php.
I tried to pull it to Internet explorer, i have the following displayed:
Name: helloworld.php
Type: Unknown File Type, 68 bytes
From: C:\Documents and Settings\R\Desktop
Open Save Cancel
And then when I click Open, nothing happens, I was supposed to be seeing Hello World on the browser right?
When I right click the file and click Properties, I have:
Type of file: PHP File
Opens with: Internet Explorer
I am not sure what's wrong, help me please.