Wrox Home  
Search

Topic: PHP/MySQL

Cover image for product 0470391146
Beginning PHP 6, Apache, MySQL 6 Web Development
Timothy Boronczyk, Elizabeth Naramore, Jason Gerner, Yann Le Scouarnec, Jeremy Stolz
ISBN: 978-0-470-39114-3
Paperback
840 pages
January 2009

Back to description


About This Title  |  Chapters on Demand  |  Download Code  |  Errata  |  P2P Forum for This Title
Add to Cart
Chapter 1: Configuring Your Installation
16 pages

We assume that since you’ve spent your hard-earned money to purchase this book, you undoubtedly know the enormous benefits... more

Chapter 2: Creating PHP Pages Using PHP6
58 pages
US $4.99

This chapter discusses the basics of PHP and starts you on your way to creating your first complete web site. The site will... more

Chapter 3: Using PHP with MySQL
28 pages
US $4.99

So now that you’ve done some really cool stuff with PHP in Chapter 2, such as using includes and functions, it’s time to... more

Chapter 4: Using Tables to Display Data
26 pages
US $4.99

Now that you can successfully marry PHP and MySQL to produce dynamic pages, what happens when you have rows and rows of data... more

Chapter 5: Form Elements: Letting the User Work with Data
22 pages
US $4.99

An interactive web site requires user input, which is generally gathered through forms. As in the paper-based world, the... more

Chapter 6: Letting the User Edit the Database
22 pages
US $4.99

Retrieving data from a database is all well and good when you’ve first fed the database some data. But databases don’t generate... more

Chapter 7: Manipulating and Creating Images with PHP
42 pages
US $4.99

Now that you’ve been rocking and rolling with manipulating and displaying data using PHP, why stop there? Did you know that... more

Chapter 8: Validating User Input
24 pages
US $4.99

If you plan to accept user input on your site, you have to be prepared for mistakes. Incorrect input could be simple human... more

Chapter 9: Handling and Avoiding Errors
22 pages
US $4.99

You will probably be spending a fair amount of time contemplating errors in your code, as do most web developers. No matter... more

Chapter 10: Building Databases
52 pages
US $4.99

You created a very nice movie review site by following along with the previous chapters, but now the handholding is over,... more

Chapter 11: Sending E-mail
40 pages
US $4.99

So far, the chapters in this book have walked you through the creation of a comprehensive web site. You have designed your... more

Chapter 12: User Logins, Profiles, and Personalization
52 pages
US $4.99

In this chapter, you’ll learn how to implement user logins and profiles and how to personalize your web pages using PHP’s... more

Chapter 13: Building a Content Management System
62 pages
US $6.99

For whatever reason, people seem to get bored easily. One of your jobs as the administrator of a web site is not only to... more

Chapter 14: Mailing Lists
36 pages
US $4.99

Ah, yes . . . mailing lists. Two small and innocent words that never meant anyone harm. That is, until someone decided to... more

Chapter 15: Online Stores
52 pages
US $4.99

Some of us cringe when we hear the word “e-commerce” and the phrase “selling over the Internet.” Perhaps we’ve had a bad... more

Chapter 16: Creating a Bulletin Board System
70 pages
US $6.99

People are social beings and don’t like to be isolated. Throughout our brief history as civilized human beings, we have consistently... more

Chapter 17: Using Log Files to Improve Your Site
14 pages
US $4.99

The cool thing about being a web developer is that sometimes you get to act like Big Brother and keep close watch on what... more

Chapter 18: Troubleshooting
8 pages
US $4.99

Nothing is more frustrating than thinking you have all your t’s crossed and your i’s dotted only to have your program produce... more

Appendix A: Answers to Exercises
36 pages

This appendix supplies answers to the exercises you were given at the end of most of the chapters you read. Keep in mind... more

Appendix B: PHP Quick Reference
10 pages
US $4.99

This appendix lists some quick PHP reference notes for your use. Consider the information in this appendix to be your “cheat... more

Appendix C: PHP6 Functions
58 pages
US $4.99

For your convenience, we have listed many (but not all) of PHP’s functions in this appendix to serve as a quick reference... more

Appendix D: MySQL Data Types
4 pages

This appendix contains a listing of data types that are available in MySQL. Visit http://dev.mysql.com/doc/refman/5.1/en/data-type-overview... more

Appendix E: MySQL Quick Reference
4 pages

This appendix lists some quick reference notes for your use. These topics are covered in more depth in Chapter 3 and on the... more

Appendix F: Comparison of Text Editors
4 pages

Many software programs are available that you can use to enter all your code. They each have different features, some that... more

Appendix G: Choosing a Third-Party Host
4 pages

Many people like to run their own servers out of their homes or offices, and that is a feasible solution for hosting, if... more

Appendix H: An Introduction to PHP Data Objects
8 pages

PHP is a terrific programming language. It is relatively easy to learn, especially if you are already familiar with other... more

Appendix I: Installation and Configuration on Linux
6 pages

In Chapter 1, you learned how to install and configure Apache, MySQL, and PHP on a Windows-based system, but the trio can... more

Beginning PHP6, Apache, MySQL Web Development TOC
Beginning PHP6, Apache, MySQL Web Development Index
Add to Cart
DRM-free e-books from Wrox

PHP/MySQL Related Resources

Forums

Blogs