Skip to content

PHP and MySQL 24-Hour Trainer

Best in textbook rentals since 2012!

ISBN-10: 111806688X

ISBN-13: 9781118066881

Edition: 2012

Authors: Andrea Tarr

List price: $30.99
Shipping box This item qualifies for FREE shipping.
Blue ribbon 30 day, 100% satisfaction guarantee!
what's this?
Rush Rewards U
Members Receive:
Carrot Coin icon
XP icon
You have reached 400 XP and carrot coins. That is the daily max!

Description:

This book teaches the web site developers the basics of programming and PHP and MySQL in individual lessons starting with the installation of the necessary programs to run PHP. Starting with a static website, PHP functionality is added as the reader works through the lessons. When working with databases, the MySQL database is introduced and then shows the reader how you interact with it. An accompanying video walks the reader through the exercises and all code will be available for download. Covered in the book: Setting Up the Workspace, Installing XAMPP, Installing the Editor, Installing the Debugger, Adding PHP to a Web Page, Learning PHP Syntax , Working with Variables, Debugging Code,…    
Customers also bought

Book details

List price: $30.99
Copyright year: 2012
Publisher: John Wiley & Sons, Limited
Publication date: 2/21/2012
Pages: 504
Size: 7.40" wide x 9.20" long x 0.80" tall
Weight: 1.892
Language: English

Introduction
Getting Started With Php
Setting Up Your Workspace
Adding Php To A Web Page
Learning Php Syntax
Working With Variables
Debugging Code
Working With Complex Data
Working With Php Controls, Functions, And Forms
Making DecisionS
Repeating Program Steps
Learning About Scope
Reusing Code With Functions
Creating Forms
Objects And Classes
Introducing Object-Oriented ProgramminG
Defining Classes
Using Classes
Using Advanced Techniques
Preventing Problems
Handling Errors
Writing Secure CodE
Using A Database
Introducing Databases
Introducing Mysql
Creating And Connecting To The Database
Creating TableS
Entering DatA
Selecting DatA
Using Multiple Tables
Changing Data
Deleting Data
Preventing Database Security Issues
Putting It All Together
Creating User Logins
Turn The Case Study Into A Content Management System
Creating A Dynamic Menu
Next Steps
APPENDIX : What's On The DVD?
Index