Posted by Doug on 11/04/05 01:21
<!doctype html public "-//W3C//DTD HTML 4.0 //EN">
<html>
<head>
<title>First Test</title>
</head>
<body>
<a name="Checks" id="Checks"></a><a href="./images/checks2.jpg"
target=_blank>Checks</a>
<? php
// echo 'Hello World';
?>
</body>
</html>
All works fine until echo 'Hello World' is uncommented. The title and html
is ignored also. Apache and php.ini has been reviewed, but it is same and
use to work.
Navigation:
[Reply to this message]
|