Daniel: Korektur

Beitrag lesen

Nochmal Hi,

  
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN">  
<html>  
  <head>  
    <title>New Document</title>  
    <meta http-equiv="content-type" content="text/html; charset=iso-8859-1">  
  </head>  
  <body>  

  
<?  
echo "Du hast Zugriff auf PHP!";  
?>  

  
  </body>  
</html>  

so sollte es aussehen.