runrunforest Posted September 19, 2008 Share Posted September 19, 2008 Hi, I am completely new in this field, I am learning through certain tutorials however they aren't teach the exact sample code that I would need. So I indeed need a lot of help from experienced coder. First of, registration. How to code ? second of, user database. how to set it up with my SQL? After all how to integrate the them so user can log in with their account and then their account detail shown in web page. I just need the basic sample codes so i can do all of those steps by myself Link to comment https://forums.phpfreaks.com/topic/124900-how-to-code-user-registration-log-in-process-and-database/ Share on other sites More sharing options...
Maq Posted September 19, 2008 Share Posted September 19, 2008 This is a pretty big and complex answer. You should probably read some tutorials from *cough*, Google. There are even some stickies and tutorials on this site are very well written and easy to understand. Try writing the code yourself and post your questions as they come along. Or, you could download phpBB, or some open source forum and see how they do it... Link to comment https://forums.phpfreaks.com/topic/124900-how-to-code-user-registration-log-in-process-and-database/#findComment-645365 Share on other sites More sharing options...
JasonLewis Posted September 19, 2008 Share Posted September 19, 2008 You can't rush it, really. It's hard to walk into a language with no experience in that particular language, begin following some tutorials then throwing them down because they do not teach you what you need to use. In time you will be able to code more complex applications. Until then, start with the smaller things. Get used to the syntax and the different functions. Link to comment https://forums.phpfreaks.com/topic/124900-how-to-code-user-registration-log-in-process-and-database/#findComment-645437 Share on other sites More sharing options...
MasterACE14 Posted September 19, 2008 Share Posted September 19, 2008 Google, PHP User Management System Link to comment https://forums.phpfreaks.com/topic/124900-how-to-code-user-registration-log-in-process-and-database/#findComment-645569 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.