I will admit to being a TOTAL novice at php :eek4:, but the tutorials I've found don't seem to help much when a simple script like this one fails:
<html>
<body>
<?php
echo "Hello World";
?>
</body>
</html>
I'm no novice to programming, but my expertise is in VBA and Access and php and the web...