l106/PO database/functions.php

<?php if($_COOKIE['admin']== true){ $admin = true; } else{ $admin = false; } ?>

Resultaat

Made by Thijs Aarnoudse