Chappers Posted December 7, 2006 Share Posted December 7, 2006 Hi all,I'm planning on making a new website and will be using PHP. For the first time ever, I want to make a large part of the site accessible only to members who have signed up, and once signed-in, they have access to their own profiles and things and the ability to change them and add other users to their 'friend list', etc.I've been searching and eventually found this: http://www.thedemosite.co.uk/ which gives the code using PHP, a MySQL database and javascript, to create a members' only section on a website. Would those more knowledgable and familiar with such things mind giving their opinions please? Any good tutorial or whatever would be helpful too... I'm not asking anyone to do coding for me, but a point to where I can teach myself the relevant things would be great - I'm not lazy or unwilling to learn.Thanks mucho,James Link to comment https://forums.phpfreaks.com/topic/29799-is-this-phpmysqljscript-code-for-usernamepassword-login-any-good/ Share on other sites More sharing options...
trq Posted December 7, 2006 Share Posted December 7, 2006 I dont see the code your talking about on that site. Anyway, Ide recommend learning php first before you start trying to build such things. There is a great free book available [url=http://hudzilla.org/phpwiki/index.php?title=Main_Page]here[/url], should get you started. Link to comment https://forums.phpfreaks.com/topic/29799-is-this-phpmysqljscript-code-for-usernamepassword-login-any-good/#findComment-136843 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.