Cantitate/Preț
Produs

PHP and MySQL Web Development: A Beginner’s Guide

Autor Marty Matthews
en Limba Engleză Paperback – 16 feb 2015
Publisher's Note: Products purchased from Third Party sellers are not guaranteed by the publisher for quality, authenticity, or access to any online entitlements included with the product.


Essential Skills—Made Easy!

PHP and MySQL Web Development: A Beginner's Guide takes you from building static web pages to creating comprehensive database-driven web applications. The book reviews HTML, CSS, and JavaScript and then explores PHP--its structure, control statements, arrays, functions, use with forms, and file handling capabilities. Next, the book examines MySQL, including SQL, the MySQL command set, and how to use it with PHP to create a relational database and build secure, databasedriven web applications. This practical resource features complete,step-by-step examples with code that you can use as templates for your own projects.
Designed for Easy Learning
  • Key Skills & Concepts--Chapter-opening lists of specific skills covered in the chapter
  • Try This--Hands-on exercises that show you how to apply your skills
  • Notes--Extra information related to the topic being covered
  • Tips--Helpful reminders or alternate ways of doing things
  • Cautions--Errors and pitfalls to avoid
  • Self Tests--End-of-chapter quizzes to reinforce your skills
  • Annotated Syntax--Example code with commentary that describes the programming techniques being illustrated
Ready-to-use code at www.mhprofessional.com
Citește tot Restrânge

Preț: 25634 lei

Preț vechi: 35029 lei
-27% Nou

Puncte Express: 385

Preț estimativ în valută:
4906 5096$ 4075£

Carte tipărită la comandă

Livrare economică 31 ianuarie-11 februarie 25

Preluare comenzi: 021 569.72.76

Specificații

ISBN-13: 9780071837309
ISBN-10: 0071837302
Pagini: 592
Dimensiuni: 183 x 231 x 28 mm
Greutate: 1.01 kg
Editura: McGraw Hill Education
Colecția McGraw-Hill
Locul publicării:United States

Cuprins

Part I: Getting Ready
Ch 1: Setting Up Your Programming Workstation
Ch 2: Building Web Pages with HTML
Ch 3: Using CSS and Templates
Ch 4: Adding Dynamic Elements with JavaScript
Part II: Exercising the Server with PHP
Ch 5: Introduction to PHP
Ch 6: Fundamentals of PHP
Ch 7: Reading and Writing Files
Ch 8: User Authentication and Error Handling
Part III: Creating and Using a Relational Database with MySQL
Ch 9: Introduction to Databases, SQL, and MySQL
Ch 10: Fundamentals of MySQL
Ch 11: Adding, Modifying, and Deleting Tables and Records
Part IV: Powering Databases with PHP and MySQL
Ch 12: Connecting to and Accessing a MySQL Database with PHP
Ch 13: Registering Users and Responding to Their Needs
Ch 14: Providing For and Handling Online Purchases