User mode - checking if a user is a member of a specific group User mode - checking if a user is a member of a specific group
 

News:

CPG Release 1.6.27
change DB IP storage fields to accommodate IPv6 addresses
remove use of E_STRICT (PHP 8.4 deprecated)
update README to reflect new website
align code with new .com CPG website
correct deprecation in captcha

Main Menu

User mode - checking if a user is a member of a specific group

Started by jacek_roch, October 18, 2005, 12:13:21 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

jacek_roch

Hi,

I have a problem: I want to make a statistic of downloaded pictures. Every author (group: authors) should see which of his pictures were downloaded. I've already made the MYSQL table "statistics" and "show_stats.php" etc, but I don't know how to make the "show_stats.php" accesible only for the authors? Someting like checking the ADMIN_MODE but only for registered "authors" group...


Do You have any idea?
Thanks and best regards
J