Thanks in advance for your help, I am pretty sure you can solve my problem.
<!DOCTYPE html>
<html>
<head>
<meta charset="UTF-8">
<title>title</title>
</head>
<body>
<?php
echo '<p>hello world</p>';
?>
</body>
</html>
Previous Code example does display
hello world
'; ?>
instead of the expected
hello world
This was run local with xampp V3.2.2 on a win10 OS and Chrome browser. I hope I'm not the fiftieth person to ask this just because I couldn't google it correctly. Thanks for your help.
echo 2+3;what is the output ?echo "<p>".2+3."</p>";it's:".2+3.""; ?>file://url instead of//localhost. Solution: stackoverflow.com/questions/9406433/php-not-working-in-xampp Thank you very much.