Jump to content

Filip2

New Members
  • Posts

    2
  • Joined

  • Last visited

Posts posted by Filip2

  1. I just installed XAMP on my windws pc.

    When I try to launch my index.html file, I only get this output:

    Hello World";?>

    This is not correct...

    My index.html file consists thrse lines:

    <html>
     <head>
      <title>PHP Test</title>
     </head>
     <body>
     <?php echo "<p>Hello World</p>";?>
     </body>
    </html>

     

    What is wrong?
    Thanks in advance...

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.