Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you may not be able to execute some actions.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
Bei mir wird der PHP Script nicht ausgeführt! Hab eine HTML Datei angelegt mit dem folgenden Inhalt:
<html> <head> </head> <body> <?php echo "Hallo"; ?> </body> </html>
Was mache ich falsch???? Ich nutze den IE6
MfG FB