[ Date Index ][
Thread Index ]
[ <= Previous by date / thread ] [ Next by date / thread => ]
Hi All I wrote my first PHP script. A simple 'Hello World'! <html> <body> <?php $myvar="Hello World"; echo $myvar; ?> </body> </html> When I try to run it through Mozilla I type: file:///home/rich/test.php3 the file is found but no hello world. The source code is available but no hello world. Running Red Hat 9. Any Ideas Thanks Rich -- The Mailing List for the Devon & Cornwall LUG Mail majordomo@xxxxxxxxxxxx with "unsubscribe list" in the message body to unsubscribe.