Safari Books Online is a digital library providing on-demand subscription access to thousands of learning resources.
Be careful when reading health books; you may die of a misprint.
āMark Twain
Reckoners without their host must reckon twice.
āJohn Heywood
There was a door to which I found no key; There was the veil through which I might not see.
āOmar Khayyam
Objectives
In this chapter you will:
⢠Manipulate data of various types.
⢠Use operators, arrays and control statements.
⢠Use regular expressions to search for text that matches a patterns.
⢠Construct programs that process form data.
⢠Store data on the client using cookies.
⢠Create programs that interact with MySQL databases.
19.3 Converting Between Data Types