Jump to content

Complete Noob -- Almost


Recommended Posts

I am attempting a membership system for the very first time. I didn't know too much about PHP to start with (I can't type it up myself) but I can make sense of basic things. I have been in the webworld for about 10 years -- just couldn't find anyone to help me with this type of thing. (and no reason to empliment a system like this until now.)

I followed a couple tutorials to try to set up my system.

Right now this is what I have online... (I most recently checked out a tutorial I found on here)

http://www.enterprise-ent.com/login.html
http://www.enterprise-ent.com/changeaccount.php
http://www.enterprise-ent.com/changeaccountparse.php
http://www.enterprise-ent.com/changephoto.php
http://www.enterprise-ent.com/changephotoparse.php
http://www.enterprise-ent.com/changeprofile.php
http://www.enterprise-ent.com/changeprofileparse.php
http://www.enterprise-ent.com/changesettings.php
http://www.enterprise-ent.com/deletephoto.php
http://www.enterprise-ent.com/login.html
http://www.enterprise-ent.com/login.php
http://www.enterprise-ent.com/settings.php
http://www.enterprise-ent.com/welcome.html

I realized I don't have any idea how actually get the login form working, how to set up registration, or anything. I don't know what to add to my MYSQL database or how to set that up for the most part.

If anyone could direct me to another tutorial, or explain right here the specifics I would be forever grateful :)

Thank You!
- Alis

Link to comment
https://forums.phpfreaks.com/topic/33756-complete-noob-almost/
Share on other sites

Alis - that is a loaded ticket, you should check out some of the turtorials around here for newbies. Also you may want to look into LAMP or WAMP and get things setup properly. Then you can use the phpmyadmin that comes with them and admin your DB... also ... go pick up some books.
Link to comment
https://forums.phpfreaks.com/topic/33756-complete-noob-almost/#findComment-158563
Share on other sites

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.