Learn how to generate a UPC-A barcode with PHP. Using the PHP GD library you will learn how to encode a number of twelve digits into a binary representation, in order to generate a barcode.
Posts Tagged ‘ecommerce’
15. E – Commerce Website Tutorial – PHP Shopping Cart Money Format Currency
September 3rd, 2011
phpmoz www.developphp.com In this 15th video we will learn to format money and numbers using the money_format() and number_format() functions in PHP. The E – Commerce Web Site we will be assembling is one in which all of the inventory is in a MySQL database and we offer a custom PHP cart for a unique shopping experience.
8. E – Commerce Website PHP MySQL Tutorial – Product Display Page
July 10th, 2011
phpmoz www.developphp.com In this 8th video we will begin creating the dynamic product display page, and also discuss payment gateway shopping cart options. The E – Commerce Web Site we will be assembling is one in which all of the inventory is in a MySQL database and we offer a custom PHP cart for a unique shopping experience.
11. E – Commerce Website Tutorial – Display the PHP Shopping Cart
June 24th, 2011
phpmoz www.developphp.com In this 11th video we will gather all the variables for each cart item by accessing our MySQL database. This way we can design our cart to look any way we wish. The E – Commerce Web Site we will be assembling is one in which all of the inventory is in a MySQL database and we offer a custom PHP cart for a unique shopping experience.
18. E – Commerce Website Tutorial – Payment Processors, SSL, Encrypted Code
April 8th, 2011
phpmoz www.developphp.com In this 18th video we discuss Payment Processors, SSL encrypted pages, and encrypted button code. As well as some PayPal setting options within your account. The E – Commerce Web Site we will be assembling is one in which all of the inventory is in a MySQL database and we offer a custom PHP cart for a unique shopping experience.
4. E – Commerce Website Tutorial – PHP MySQL Inventory Management
February 27th, 2011
phpmoz www.developphp.com In this 4th video we will create the Inventory management page in the Admin area. List all inventory and make a form and parser for adding new inventory items. The E – Commerce Web Site we will be assembling is one in which all of the inventory is in a MySQL database and we offer a custom PHP cart for a unique shopping experience. It is a site that handles sales, customers, and inventory.
20. Ecommerce Website Tutorial : PayPal IPN PHP Instant Payment Notification Script
February 11th, 2011
phpmoz Complete Source Package Download Link: www.developphp.com In this 20th and final video we program the PayPal IPN Script in order to receive variables behind the scenes from paypal. The E – Commerce Web Site we will be assembling is one in which all of the inventory is in a MySQL database and we offer a custom PHP cart for a unique shopping experience.
19. E – Commerce Website PHP Tutorial – PayPal HTML Shopping Cart Variables
February 8th, 2011
phpmoz PayPal Documentation Links In Video 1. www.paypal.com 2. cms.paypal.com www.developphp.com In this 19th video we program the PayPal variables and button code into our cart for allowing checkout of our custom 3rd party shopping cart. Now you are selling. The E – Commerce Web Site we will be assembling is one in which all of the inventory is in a MySQL database and we offer a custom PHP cart for a unique shopping experience.
9. E – Commerce Website Tutorial – Shopping Cart PHP Multidimensional Array
January 29th, 2011
phpmoz www.developphp.com In this 9th video we will begin creating the multidimensional array in PHP that is the shopping cart. We will use a SESSION variable to store and remember the cart data as the user browses pages. The E – Commerce Web Site we will be assembling is one in which all of the inventory is in a MySQL database and we offer a custom PHP cart for a unique shopping experience.
7. E – Commerce Website Tutorial – PHP MySQL Dynamic Home Page
January 28th, 2011
phpmoz www.developphp.com In this 7th video we will dynamically render an always up-to-date “newest items” listing for the online store’s home page. The E – Commerce Web Site we will be assembling is one in which all of the inventory is in a MySQL database and we offer a custom PHP cart for a unique shopping experience.

Posted in
Tags:

