e-Commerce Site using PHP/PDO, PHPMailer, ReCaptcha, and PayPal with Source Code
This is a simple e-commerce site system created using PHP with PDO as DB driver. The user/visitor can add products to his/her cart but unable to check out if not logged into the site/system. If the user is not logged into the system and adds a new product into the cart, these products will be added to the user's cart upon login.