Make an E-commerce Site in a Weekend Using PHP
Learn to build e-commerce sites using PHP by installing a server using WAMP, configuring MySQL for your product database, creating your product database and tables, and writing the required PHP scripts for accessing and inserting data into the database. Make an E-commerce Site in a Weekend: Using PH...
Main Author: | |
---|---|
Format: | eBook |
Language: | Inglés |
Published: |
Berkeley, CA :
Apress
2015.
|
Edition: | 1st ed. 2015. |
Series: | Expert's voice in PHP.
|
Subjects: | |
See on Biblioteca Universitat Ramon Llull: | https://discovery.url.edu/permalink/34CSUC_URL/1im36ta/alma991009629925806719 |
Table of Contents:
- 1. Introduction to E-commerce and Setting up WAMP and MySQL
- 2. Introduction to PHP
- 3. Setting Up and Accessing a Database Using PHP
- 4. Adding and Managing a Shopping Cart
- 5. Adding and Accepting Payment.