Doet het niet

Overzicht Reageren

Sponsored by: Vacatures door Monsterboard

Woopie100

Woopie100

24/11/2004 15:27:00
Quote Anchor link
Code (php)
PHP script in nieuw venster Selecteer het PHP script
1
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'))
        
        
        {
?>

<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>



Code (php)
PHP script in nieuw venster Selecteer het PHP script
1
2
3
<?php
exit();} echo "hoi";
?>


Als ik naar de site ga en er .php?status=32 achter plaats of 33 of 40 zegt ie nog steeds geen toegang
 
PHP hulp

PHP hulp

29/04/2024 06:39:50
 
Bram Z

Bram Z

24/11/2004 15:32:00
Quote Anchor link
Code (php)
PHP script in nieuw venster Selecteer het PHP script
1
2
3
<?php
$status
=$_GET['status'];
?>
 
Woopie100

Woopie100

24/11/2004 15:32:00
Quote Anchor link
oke ik zal het proberen
 
Woopie100

Woopie100

24/11/2004 15:33:00
Quote Anchor link
nee doet het niet ook niet als je $status='32';in je scriptje zet
 



Overzicht Reageren

 
 

Om de gebruiksvriendelijkheid van onze website en diensten te optimaliseren maken wij gebruik van cookies. Deze cookies gebruiken wij voor functionaliteiten, analytische gegevens en marketing doeleinden. U vindt meer informatie in onze privacy statement.