Irksome Posted December 18, 2005 Share Posted December 18, 2005 Hi, I was recently looking through phpfreak's Membership System Tutorial, and found that there are some parts missing. For instance, the login_form.html and db.php files are missing from the tutorial. Could someone please direct me to a source code ZIP file for this tutorial, as that is also missing. Thanks. Quote Link to comment https://forums.phpfreaks.com/topic/3066-php-membership-system-tutorial/ Share on other sites More sharing options...
DarkViper Posted February 5, 2006 Share Posted February 5, 2006 [!--quoteo(post=328371:date=Dec 18 2005, 01:18 PM:name=Irksome)--][div class=\'quotetop\']QUOTE(Irksome @ Dec 18 2005, 01:18 PM) 328371[/snapback][/div][div class=\'quotemain\'][!--quotec--] Hi, I was recently looking through phpfreak's Membership System Tutorial, and found that there are some parts missing. For instance, the login_form.html and db.php files are missing from the tutorial. Could someone please direct me to a source code ZIP file for this tutorial, as that is also missing. Thanks. Personally its no big deal. Create a db.php with your database login information and connection. As for login_form.html, take what you learned and create your own Quote Link to comment https://forums.phpfreaks.com/topic/3066-php-membership-system-tutorial/#findComment-11351 Share on other sites More sharing options...
steelmanronald06 Posted February 6, 2006 Share Posted February 6, 2006 The tutorial isn't meant to give you the script and say, "Here. Copy and Paste." It is a rough overview to teach you something. Don't copy and paste, you won't learn. I used the same tutorial, it taught me alot, but the same exact stuff was missing. taking what it did teach me, using the manual, and doing a bit of error checking I managed to get it working. After that I had learnt alot, and I have since expanded on that tutorial so much that it seems like it is professional. I use the tutorial as a base for all of my projects, and add to it the features I need for what the project calls for. Quote Link to comment https://forums.phpfreaks.com/topic/3066-php-membership-system-tutorial/#findComment-11365 Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.