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...
Clasificación: | Libro Electrónico |
---|---|
Autor principal: | |
Autor Corporativo: | |
Formato: | Electrónico eBook |
Idioma: | Inglés |
Publicado: |
Berkeley, CA :
Apress : Imprint: Apress,
2015.
|
Edición: | 1st ed. 2015. |
Temas: | |
Acceso en línea: | Texto Completo |
Tabla de Contenidos:
- 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.