Building an E-Commerce Site Part 2: Managing Users with Sessions
0.0
This is the second article in a three-part series dealing with using PHP 4 and MySQL to make a comprehensive e-commerce storefront solution. This article covers session management within the store, user privileges, and a few security concerns.