Hi,
1. I want to allow people to edit certain pages on the web site without actually having FTP access. What I want to do is have a script where admins can login and there will be certain pages they can edit. They will just be the plain content. Then on the pages I will just use a PHP include to include the page they updated. For example, if they are allowed to update the links file, they would login, click on links, and edit it.Then on the web site I would have a PHP include to /admin/members.php.
2. I want members to be able to login and have like private pages that you have to be logged in to view and everything. I also want a memberlist and changing passwords and stuff.
I want this all to be integrated into my web site, so I can't really use PHP Nuke or anything. Any ideas? Know of any FREE scripts that can do this? Thanks!
Technel