1
chaosad
Password protection
  • 2004/10/5 16:39

  • chaosad

  • Just popping in

  • Posts: 11

  • Since: 2004/9/23


I'm looking for a way to password protect certain pages, not just based on whether they are articles and such. Below is the way I do pages that are outside the scoop of the XOOPS modules. I just wrap the pages within a wrapper:

include("mainfile.php");
include(XOOPS_ROOT_PATH."/header.php");
$xoopsOption['show_rblock'] = 1;
?>

include(XOOPS_ROOT_PATH."/footer.php");
?>

Is there a variable I can use or function to simply decide whether I want certain pages pwd protected using the XOOPS sessions?

Thanks in advance!

Login

Who's Online

468 user(s) are online (64 user(s) are browsing Support Forums)


Members: 0


Guests: 468


more...

Donat-O-Meter

Stats
Goal: $100.00
Due Date: Oct 31
Gross Amount: $0.00
Net Balance: $0.00
Left to go: $100.00
Make donations with PayPal!

Latest GitHub Commits