hello.
i install wamp 1.6.6
but php don't work.
this is a test
<html>
<head>
<title>Untitled Document</title>
</head>
<body>
test up <br>
<br>
<? if ($action=='hoi'){ ?>
test php ?action=hoi<br><br>
<? }?>
test
</body>
</html>
but i see this:
test up
test php ?action=hoi
test
and with another script from this page [
forum.wampserver.com]
he get a error 403
Forbidden
You don't have permission to access /< on this server.
Apache/2.0.59 (Win32) PHP/5.2.0 Server at 10.0.0.165 Port 80
i am not so good in English. but i don't get it
greets hans