[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Funds page (again)
- To: Administrative (website/upkeep) Discussions <admin at arabeyes dot org>
- Subject: Re: Funds page (again)
- From: Omar Abo-Namous <merlin12345 at gmx dot de>
- Date: Sat, 19 Jun 2004 23:13:15 +0200
- Delivery-date: Sat, 19 Jun 2004 23:13:15 -0000
> That used to be me. What exactly did you need? Maybe I can still help.
i needed to verify that the user accessing the page is an admin, so that i can
display delete, add and modify-functionality. in admin.php you use this
if-clause:
if(isset($_SESSION[type]) && $_SESSION[type] == 'c')
can i rely on this?? Simply asking this will assure, that an admin is accessing
the file?? If not, what will? That would be fine for starters.
thnx.
Salam.
Omar