Search found 1 match

by rrrrr1235
Tue Oct 09, 2007 4:26 pm
Forum: Installation and Configuration
Topic: Help with displaying PHP
Replies: 1
Views: 834

Help with displaying PHP

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: helloworl...