askjames.lmx31
New Member
- Messages
- 3
- Reaction score
- 0
- Points
- 0
at my www i have an HTML file called index.html which is the only file so far i have uploaded. I put a basic bit of php script into it (using <?php ?>) and it will not run it? it is a simple echo hello world, and the browser picks up other parts of the page? if you go to the site ( http://fbacs.x10.mx ) it reveals why; right click view source, and it shows that the php script insertion has been miss-interpreted as a comment? but i didn't actually put <!--? i put <? ???? whats going on here? do i have to install php? how do i get it to run php scripts?