Blockland Forums
Home
Help
Login
Register
Blockland Forums
»
Off Topic
»
Off Topic
»
Another problem with PHP and HTML
« previous
next »
Print
Pages: [
1
]
Author
Topic: Another problem with PHP and HTML (Read 504 times)
mp7964
November 30, 2011, 05:39:30 PM
How might I go about running a PHP script on my webpage? <?php [co de] /?> doesn't work.
«
Last Edit: November 30, 2011, 06:09:17 PM by mp7964
»
Ad Bot
Advertisement
mp7964
November 30, 2011, 06:09:23 PM
Bump
Ethan
November 30, 2011, 07:09:13 PM
<?php
//your php code here
?>
Skele
November 30, 2011, 07:18:09 PM
Are you paying for a host? Do they have PHP support?
Kingdaro
November 30, 2011, 07:37:32 PM
did you rename the index file to "index.php" instead of "index.html"?
and do you have PHP installed on your server?
Print
Pages: [
1
]
« previous
next »
Blockland Forums
»
Off Topic
»
Off Topic
»
Another problem with PHP and HTML