This is really basic.

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

happypandaface
Forum Newbie
Posts: 8
Joined: Fri Jan 19, 2007 10:26 pm

Post by happypandaface »

Kadanis wrote:
happyandaface wrote:Ok, I know what how I got the website now. I got the name from godaddy, registered it free at doteasy, then hosted it on godaddy, so it should support PHP.
from this it sounds like you got the domain name from godaddy, but the server space from doteasy. you also say that you registered it "free" at doteasy.

according to the doteasy site, their "free" option does not support PHP. there's your answer. the reason you are seeing the code/tags is that some webservers will parse a .php file as text and just dump the entire contents into the browser window.

i suggest you find another host (if you want free hosting) that does support PHP, or start paying for it.
Thats what I thought.
Any one know of a free host that supports PHP?
User avatar
feyd
Neighborhood Spidermoddy
Posts: 31559
Joined: Mon Mar 29, 2004 3:24 pm
Location: Bothell, Washington, USA

Post by feyd »

Have a look through the web hosting board...
happypandaface
Forum Newbie
Posts: 8
Joined: Fri Jan 19, 2007 10:26 pm

Post by happypandaface »

K I fixed it. It was godaddy.
Post Reply