September 2011
Intermediate to advanced
696 pages
21h 29m
English
In This Chapter
Sending Data to the Web Browser 6
Single vs. Double Quotation Marks 29
Although this book focuses on using MySQL and PHP in combination, you’ll do a vast majority of your legwork using PHP alone. In this and the following chapter, you’ll learn its basics, from syntax to variables, operators, and language constructs (conditionals, loops, and whatnot). At the same time you are picking up these fundamentals, you’ll also begin developing usable code that you’ll integrate into larger applications later in the book. ...