bobdabuilder Posted May 19, 2009 Share Posted May 19, 2009 Hey all I am new to php and jumped in to the deep end. If some one can just direct me to some tutorials (tell me i am mad that will help to), or tell me how to go about it it will be much appreciated. ok i followed the tutorial on http://www.phpwebcommerce.com/index.php and got every thing working. What i want now is to have a drop down box with a list of customers to enable them to login to their unique shopping pages. so basically have a bunch of different product unique to a client. Any help or ideas will be appreciated. Link to comment https://forums.phpfreaks.com/topic/158676-help-to-get-started-unique-login-shopping-cart/ Share on other sites More sharing options...
Hybride Posted May 19, 2009 Share Posted May 19, 2009 Why would you have a list of customers? You could modify the admin login code they have on the tutorial to use for the customers instead. It checks against their information in the tbl_user, and once their credentials are validated, shows the client's shopping page. Link to comment https://forums.phpfreaks.com/topic/158676-help-to-get-started-unique-login-shopping-cart/#findComment-836946 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.