-
Help me plz...
hey guys,
All I know is HTML and today I tried to write a PHP file with notepad.
Well, since my laptop doesn't have IIS, I couldn't install PHP on my computer. (I have XP home edition)
Now I signed up for Free Hosting, and after I wrote on Index.html,
<html>
<body><?php echo "Hello World"; ?></body>
</html>
it didn't show up.
So, do I manually install PHP program on my web space ?
on file manager, all I have is just index.html.
I know nothing about PHP, so please help me to figure this out.
Thanks guys ! =)
-
probably php is not activated for you. You can ask the admins to do that for you, but i think you should have a centain number of post here in the forum. Read the BizHat terms
-
yupp.
20 post for PHP request.
10 post for upgrading!!
-
Ok
Here is your problem, you named that file index.html <=== The Php will not work inside a html file, what you need to do is rename the file to index.php, just leave the script as it is and just change the file type to php
-
hey, did you install php?
if nott, you can try out "php triad". it will install apache,php and mysql - all pre-configured. then you can try your scripts on your laptop. and u dont need iis to run php
-
-
lol
is this funny?
i taught what tutorials again!?
Out come the....
go look for yourself if you haven't see it!!
hah ah haha ha
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
Bookmarks