Microsoft Word - Core PHP Programming Using PHP to Build Dynamic Web Sites

(singke) #1

The first block of PHP code puts values into some variables. The four variables are
YourName, Today, CostOfLunch, and DaysBuyingLunch. PHP knows they are variables
because they are preceded by a dollar sign ($). The first time you use a variable in a PHP

Free download pdf