Slodge Posted August 4, 2006 Share Posted August 4, 2006 Hello guys, can u please help me out.I want to know how to create forum with user registration and login. a few days back i created forum without user registration and login page using tutorial , but i want user to able to register to my forum and login. Can u please tell me how to do it Link to comment https://forums.phpfreaks.com/topic/16518-forum-with-user-registrationlogin/ Share on other sites More sharing options...
tomfmason Posted August 4, 2006 Share Posted August 4, 2006 So all you want is a login and register script? Link to comment https://forums.phpfreaks.com/topic/16518-forum-with-user-registrationlogin/#findComment-69009 Share on other sites More sharing options...
Slodge Posted August 4, 2006 Author Share Posted August 4, 2006 if u can help me integrate the login script with the old forum then i only need the user login and register script. but since i am new to this kind of stuff i wont be able to figure it out myself, i would like the comple details (forum with user login and registration) Link to comment https://forums.phpfreaks.com/topic/16518-forum-with-user-registrationlogin/#findComment-69011 Share on other sites More sharing options...
tomfmason Posted August 4, 2006 Share Posted August 4, 2006 what version of php do you have? If you do not know then create a file called phpinfo. Here are the contents of phpinfo[code=php:0]<?phpphpinfo();?>[/code] Link to comment https://forums.phpfreaks.com/topic/16518-forum-with-user-registrationlogin/#findComment-69013 Share on other sites More sharing options...
tomfmason Posted August 4, 2006 Share Posted August 4, 2006 also what information are you wanting to collect from the new users? Link to comment https://forums.phpfreaks.com/topic/16518-forum-with-user-registrationlogin/#findComment-69017 Share on other sites More sharing options...
Slodge Posted August 4, 2006 Author Share Posted August 4, 2006 * Name * Password * Repeat Password * Email ICQ Website (full URL) Occupation From (location) Interests & hobbies Link to comment https://forums.phpfreaks.com/topic/16518-forum-with-user-registrationlogin/#findComment-69317 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.