1
eskwire
Create New Module
  • 2004/4/22 14:33

  • eskwire

  • Just popping in

  • Posts: 9

  • Since: 2002/2/3 2


Here is the situation:

I have several php forms that needed to be added to a XOOPS site and they need to be accessed only by registered members. Currently I have them added to the site by doing the following:

<?php
include("../mainfile.php");
include("../header.php");
include("form.txt");
include("../footer.php");
?>

The content is stored in form.txt file

This works great(clean and simple) but everyone can access the page and I am not sure how to add access permissions.

What is the best way to add permissions to this page?

1. Use cjay content or free content

2. create a new module and add these pages to it? (if this is the case could some one point me to the quickest and simplest way to get this done or perhaps a quote on what some one would charge to do this)


I am currently installing cjay content 2.5. I used this about a year ago so I will see how it works now.

Thanks in advance!

Login

Who's Online

191 user(s) are online (121 user(s) are browsing Support Forums)


Members: 0


Guests: 191


more...

Donat-O-Meter

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

Latest GitHub Commits