Jump to content

So Confused x_X


Stalingrad

Recommended Posts

OKay. Nobody is able to help me, it seems.

I'm haveing SO MUCH trouble with PHP MySQL Sesisons.

 

I'm wanting to make it so that users can:

 

- Rgeister an Account

 

- Login ONLY if the Login name and Password match and are in the Databse, (like a normal login is).

 

- Make it so that users have an inventory like thing, profile, etc.

 

How do I make it so that the users can "buy" and item from a virtual shop, and it will be placed in their inventory, only.

 

Also; how do I make it so that users can update only their settings, and it will pdate ONLY their thing in that certain spot in the database>?

 

Thanks.

 

P.S: I

m SO FREAKING CONFUSED... PLEASE HELP!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!111

Link to comment
https://forums.phpfreaks.com/topic/58306-so-confused-x_x/
Share on other sites

It may help if you are not essentially asking people to code for you. Read tutorials man:

 

User Authentication:

http://www.tutorialized.com/tutorial/PHP-login-script/26180

 

Registration:

http://www.tutorialized.com/tutorial/Registration-script-with-activation/23546

 

Shopping cart:

http://www.thewatchmakerproject.com/journal/276/building-a-simple-php-shopping-cart

 

http://www.php-shopping-cart-tutorial.com/

 

 

Or use oscommerce

www.oscommerce.com

 

Google is your friend.

Link to comment
https://forums.phpfreaks.com/topic/58306-so-confused-x_x/#findComment-289099
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.