Variables are used for storing values, like text strings, numbers or arrays. When a variable is declared, it can be used over and over again in your script. All variables in PHP start with a dollar ($) sign symbol. String variables are used for values that contain characters. In this chapter we are going to look at the most common functions and operators used to manipulate strings in PHP. After we create a string we can manipulate it. A string can be used directly in a function or it can be stored in a variable. E-mail: mr.gigiliIII@gmail.com Twitter: www.twitter.com Website: www.mrxxxproductions.pcriot.com
Posts Tagged ‘internet’
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.
PHP Tutorials – Wamp Server Installation
August 27th, 2011
phpmoz Twitter: www.twitter.com -Please comment and share… -PHP tutorials will be weekly. -Ask your questions as comment. -I decided to make videos without speech until my English skills be perfect. -Wamp Server 32 bit download link: goo.gl -Wamp Server 64 bit download link: goo.gl
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.

Posted in
Tags:

