Search results

  1. C

    Newbie can't get HTML-embedded PHP to run

    Just an update, my own. When I rename the starting page index.html to index.php, the php scripts embedded in it run and for this one page, everything looks fine. However, all links from the first page still display incorrectly because they are HTML. I can't really rename everything. How do you...
  2. C

    Newbie can't get HTML-embedded PHP to run

    Hi all, I just uploaded a simple HTML-based site with some PHP embedded scripts. The index.html fires up fine but the php snippets in there do nothing. Also, no error messages. When I created a test html with a php echo statement in it, that won't display anything either, just a totally blank...
Top