Doet het niet
Woopie100
24/11/2004 15:27:00Code (php)
1
2
3
4
5
6
7
8
9
10
11
12
2
3
4
5
6
7
8
9
10
11
12
<?php
if (($status != '32')
or ($status != '33')
or ($status != '34')
or ($status != '36')
or ($status != '40')
or ($status != '48'))
{?>
if (($status != '32')
or ($status != '33')
or ($status != '34')
or ($status != '36')
or ($status != '40')
or ($status != '48'))
{?>
<html>
<head>
<title>Geen rechten om hier te komen of niet ingelogt</title>
<style type=text/css>
@import url(/style.css);
</style>
</head>
<body bgcolor="#333366"><br><br><br><br>
<font class=text><center>Je hebt niet het recht hier te komen of je bent niet ingelogd.<br><br>
<a href=login.php style="text-decoration: none">
<font class=text2>Klik hier om je in te loggen</font>
</a></center></font>
</body>
</html>
Als ik naar de site ga en er .php?status=32 achter plaats of 33 of 40 zegt ie nog steeds geen toegang