i have installed php3 as apache modul, but it does not work. i tray: <?php echo "hello World"> in html, but i`v got no output in browser can somebody help me thanks olga
<?php echo \"Close all your tags\"; ?> 🙂
<?php echo "hello world"; ?> U forget the ";" after the only sentece. And U must rename the file to *.php3