phpbar.de logo

Mailinglisten-Archive

[php] Einbindungsproblem von php in html

[php] Einbindungsproblem von php in html

Alexander Wagner php_(at)_phpcenter.de
Thu, 21 Jun 2001 17:22:19 +0200


Daniel Cramer wrote:
> Was ist bitte an folgendem PHP-Code falsch?
>
> <script language="php">
> include("read_controltxt.php");
> </script>

Probiers hiermit:
<?php
include("read_controltxt.php");
?>

Gesundheit
Wagner

-- 
Little Boy: "Mr. President, how did you become a war hero?" 
President Kennedy: "It was absolutely involuntary. They sank my boat."


php::bar PHP Wiki   -   Listenarchive