Forum Moderators: coopster
I need to set-up a Member's only section of my web-site. I need it to perform the following...
1. Members sign-in with a password
2. Members has access to certain documents
3. Member can leave comments
Can this be done using one table? Can someone help me set up this table. Thank you in advance.
Senmar
The fact that you only have one database should not matter. You can assign a prefix to your db tables which will enable you to use the db for other scripts (should you wish to use them) at a later date.
If you would like to try this yourself we are here to help, but I doubt any member will actually have the time to write this for you. Do you know any PHP yourself?
dc