Tag: CMS
10. E – Commerce Website Tutorial – Shopping Cart PHP Multidimensional Array +
www.developphp.com In this 10th video we will continue programming 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.
How To Login To Your Joomla 1.5 Website – [Video Tutorial for Joomla 1.5]
Get More Tips & Advice at www.BlazenWebMarketing.co.uk – Find out how to login to your Joomla 1.5 admin panel in this short but comprehensive video tutorial from Blazen Web Marketing. Though this video uses Joomla 1.5, users of Joomla 1.6/1.7+ can still get some helpful advice by watching this video. Find out what version of Joomla you’re using by logging into your Joomla website and looking for the version in the top right hand corner of the admin section.
15. E – Commerce Website Tutorial – PHP Shopping Cart Money Format Currency
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.