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.
Posts Tagged ‘adam’
15. E – Commerce Website Tutorial – PHP Shopping Cart Money Format Currency
September 3rd, 2011
phpmoz 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.
2. Flat File .txt + PHP Database Tutorial – Allow user or client to change data – CMS
May 7th, 2011
phpmoz Copy+Paste Source Available: www.developphp.com In this lesson series Adam Khoury demonstrates using .txt Flat File Database systems as an alternative to MySQL, XML, or other database systems. In part 2 you will learn how to allow a user or client to change the data from smart easy web forms. Many people do not have tech knowledge and do not like going on the server to alter a CMS file. You must make forms to alter the data. Lesson Presented by www.developphp.com
PHP Image Watermark Function Tutorial How To Apply Watermark On the Fly
April 11th, 2011
phpmoz Copy Paste Code: www.developphp.com Master PHP Image Processing with Adam Khoury in this Video Textbook Series. In this video we learn how to apply watermark to any uploaded images on the fly by applying another custom function to our image processing library file.
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.
PHP Image Filter Name Rename Tutorial Upload jpg gif png On the Fly
March 28th, 2011
phpmoz Copy Paste Code: www.developphp.com Master PHP Image Processing with Adam Khoury in this Video Textbook Series. In this video we learn how to filter or rename an uploaded image file name so that strange characters or spaces in the name do not present issues. In our example the function will work for renaming and filtering JPG, GIF, and PNG type of images file names.
PHP Image Convert Function Tutorial Upload Type jpg gif png On the Fly
March 27th, 2011
phpmoz Copy Paste Code: www.developphp.com Master PHP Image Processing with Adam Khoury in this Video Textbook Series. In this video we learn how to convert images from one type to another using the GD library functions.
PHP Image Crop Thumbnail Function Tutorial jpg gif png Resize On the Fly
March 25th, 2011
phpmoz Copy Paste Code: www.developphp.com Master PHP Image Processing with Adam Khoury in this Video Textbook Series. In this video we learn how to script a universal PHP image crop function that runs inline with out resize function created in the last lesson. It uses a handful of functions from the GD library in PHP. In our example the function will work for cropping JPG, GIF, and PNG type of images universally.
jQuery Ajax PHP Tutorial : Swap out page content on your website using PHP
March 22nd, 2011
phpmoz Get Source Code: www.developphp.com Learn to use jQuery / Ajax post mechanism to communicate to PHP in order to swap out page content, or access a mysql database, or whatever the hell you want.

Posted in
Tags:

