Click to See Complete Forum and Search --> : PHP Host, but PHP doesnt work


Sux0rZh@jc0rz
11-23-2003, 12:47 PM
www.aspfreeservers.com says on the page that they support php... and if you go to www.aspfreeserver.com/clem/forums/index.php you will see some php forums that i uploaded for a friend... but when i go to put php pages on MY account ( www.aspfreeserver.com/xaxei/helloworld.htm ) the phpfiles dont work, and even making a html page with this content<html>
<body><?php echo "Hello World"; ?></body>
</html>doesnt work. can anyone tell me why it would work for clem, but not for me? i dont see any reason why it shouldnt work...

pyro
11-23-2003, 12:48 PM
PHP files generally need to have a .php extention.

Sux0rZh@jc0rz
11-23-2003, 12:50 PM
bahaha im stupid. sorry.

pyro
11-23-2003, 12:52 PM
np... :)

Sux0rZh@jc0rz
11-23-2003, 01:31 PM
actually the thing is, i made pages with .php extensions but then i opened a preview page up inside the ftp browser.. and so it didnt show me the output, it showed me the source. so i thought the servers werent reading the php and were just sending the source. i was actually saying bahahaha im stupid cause the i opened a new browser window and tried the address and it worked with .php extension. but still you helped me come to that conclusion=P