jlee
Jan 12 2008, 04:24 AM
Is php supported on free web hosting? do I need to enable it or do anything at all? I tried a simple hello wold but it didn't work
<html>
<head>
<title>PHP Test</title>
</head>
<body>
<?php echo '<p>Hello World</p>'; ?>
</body>
</html>
I got back
Hello World
'; ?>
Thanks.
allstar
Jan 14 2008, 05:06 AM
Yes Php is enabled by default. It even says that on the Main Page stating what Zymic offers.
Alex
Jan 14 2008, 05:37 PM
Did you name the file as say index.php rather than .html?
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please
click here.