Jump to content

PHP Membership System Tutorial


Recommended Posts

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.

Link to comment
https://forums.phpfreaks.com/topic/3066-php-membership-system-tutorial/
Share on other sites

  • 1 month later...

[!--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 :)

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.

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.