Skip to content

PHP and MySQL

Best in textbook rentals since 2012!

ISBN-10: 0137155751

ISBN-13: 9780137155750

Edition: 2009

Authors: Marc Wandschneider

List price: $99.99
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:

Looking for a better way to master todayrsquo;s rapidly changing technologies? Want expert help, but donrsquo;t have the time or energy to read a book? Canrsquo;t find classroom training worth the money? DiscoverLiveLessons:self-paced, personal video instruction from the worldrsquo;s leading experts. LiveLessonsare three-to-four hour video courses, on DVD with book supplement, that are organized into bite-sized, self-contained sessions-yoursquo;ll learn key skills in as little as fifteen minutes! Each session begins with well-defined learning objectives and ends with comprehensive summaries, which help you track your progress. Follow along as your instructor shows exactly how to get great…    
Customers also bought

Book details

List price: $99.99
Copyright year: 2009
Publisher: Prentice Hall PTR
Publication date: 10/2/2008
Binding: Mixed Media
Pages: 112
Size: 7.50" wide x 9.00" long x 1.00" tall
Weight: 0.792
Language: English

Installation of MySQL, Apache, and PHP
Windows
Mac / Unix
Your First Web Application
Getting Started
Entering PHP Scripts
Variables
Variables
Working with Multiple Pages
Language Basics
Arrays
Testing Variables
Simple Variable Substitution
Arithmetic Operators
Type Conversions
Null
The if Statement
Comparison Operators: Equality and Identity
More Language Features
Script Lifetime
Strings, Newlines, and the Web Browser
Constants
More Comparison Operators
Logical Operators
The switch Statement
Functions and Loops
Loops
Functions
Byval and Byref Parameters
Scoping
Text and Strings
Review of Strings in PHP
More on Variable Expansion
String Operators
Common Operations and Functions for Strings
Sending Data via GET Parameters
PHP and Unicode
Arrays, File Organization
Review of Array Basics
Multidimensional Arrays
Counting Array Elements
Removing and Deleting
Iterating over Array Contents - foreach Loops
Common Array Operations
File Inclusion
Object-Oriented Programming I
Declaring New Types
Constructors
Access Levels
Object-Oriented Programming II
Better Code Reuse with Inheritance
Further Refining Our Objects
Object-Oriented Programming III
Class Constants
Static Class Data
Static Methods
Operations on Objects
Structured Exception Handling
Learning about the Web Server
More FORM Elements
POST vs. GET
The $_SERVER superglobal
FORM Security
More on Processing Forms
Serializing Objects
Getting Started with the Database
Getting to MySQL
Creating Our