Dear all,
i have installed the Apache with PHP (PHP Home, from www.php.sk)on my Windows98 and also i installed the PWS as well.
the matter is, when iam writing a PHP page e.g.:
<head>
<title>PHP Code Test / web Server Apache, PWS ...</title>
</head>
<body>
<?php echo("<p>A Test Message ...</p>"); ?>
</body>
when i browse this page the result well be like:
-----------
A Test Message ...
"); ?>
-----------
why this parts of code comes in the end .. ???
PLEASE HELP >>>>
and thanx in advance ...