Click to See Complete Forum and Search --> : I need Membership module...


attila001122
10-10-2009, 10:02 AM
Default I need Membership module...
Hi,

I have a simple but large html based site, publishing scientific data.
I do not know php or other asc...
If it is exist I would like to add a standard Membership Module with registration, password, login, forget password, etc options, to allow members access certain pages.


Anyone know where can I find a module like this?
I am ready to pay modest price for it if there is nofree options.

Thanks for your input

Attila

opifex
10-11-2009, 03:23 AM
There is nothing that you will be able to just "drop in" without knowing a little bit of php or perl, but there are a lot of really easy scripts already written for this. I guess the first question for you is whether you can use a mySQL or SQLite database or if you have to use a plat-file (text) database?

attila001122
10-11-2009, 02:41 PM
Thanks for the reply...

All the things I can show off a bit of VB background, (Quick Basic - who remembers?) and some MS Access...
So whit a bit of luck I could start with a simple script...
To begin, I would be happy with a flat-file, text database.

Can you point me, where can I find those scripts?

Thanks again.

A

opifex
10-11-2009, 06:09 PM
Here (http://www.phptoys.com/e107_plugins/content/content.php?content.71) is a very simple flat file registration and log in script that should meet your basic needs. Search for "user management" and you will find lot's of examples.

attila001122
10-11-2009, 06:28 PM
Thank you !

I guess something like this, what I need....
Now I going to give it a try.

Have a very nice day !

Attila