Help - Search - Members - Calendar
Full Version: Php
Zymic Webmaster Forums > Web Design & Development > Server Side Scripting > PHP
jlee
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
Yes Php is enabled by default. It even says that on the Main Page stating what Zymic offers.
Alex
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.
Invision Power Board © 2001-2012 Invision Power Services, Inc.