Cantitate/Preț
Produs

Murach's PHP & MySQL

Autor Joel Murach, Ray Harris
en Limba Engleză Paperback – 30 noi 2014
"I can't count how many PHP books I have purchased over the years trying to learn the language. Murach's was the first book that helped me grasp the concepts and got me onto actually scripting in PHP." That's what one developer said in an online review of the first edition of Murach's PHP and MySQL. Now, this 2nd Edition does an even better job of delivering the real-world skills you need to develop database-driven websites using PHP and MySQL, two of today's most popular open-source software tools. Section 1 is a quick-start course that shows how to use the latest versions of PHP, MySQL, the Apache web server, and the NetBeans IDE to build your first PHP applications. And right from the start, you'll learn to create applications that conform to the MVC pattern, so they'll be easier to maintain as they grow. Then, Section 2 takes you deep into PHP by covering the skills you'll use every day in professional applications, like how to work with form data, dates, arrays, sessions, cookies, functions, objects, regular expressions, and exceptions. Likewise, Section 3 dives into MySQL, teaching you how to design and create a database, as well as how to access and maintain the data in a database like the professionals do. Finally, Section 4 teaches you important web programming skills like how to secure web pages, prevent SQL injection attacks, guard against XSS attacks, send email, upload files, process images, and access content from other websites. Complete sample applications (all using HTML5 and CSS3) along with chapter exercises provide training support throughout. A great choice for any developer who wants to master PHP without a lot of frustration and unnecessary expense.
Citește tot Restrânge

Preț: 49709 lei

Preț vechi: 62136 lei
-20% Nou

Puncte Express: 746

Preț estimativ în valută:
9514 10036$ 7928£

Carte tipărită la comandă

Livrare economică 30 decembrie 24 - 04 ianuarie 25

Preluare comenzi: 021 569.72.76

Specificații

ISBN-13: 9781890774790
ISBN-10: 1890774790
Pagini: 872
Ilustrații: 354 illus
Dimensiuni: 180 x 260 x 48 mm
Greutate: 1.77 kg
Ediția:2nd ed.
Editura: Mike Murach & Associates Inc.
Colecția Murach (Mike) & Associates Inc (US)

Cuprins

Introduction to Web Development with PHP ; How to Code a PHP Application; Introduction to Relational Databases & MySQL; How to Use PHP with a MySQL Database; How to Use The MVC Pattern to Organize Your Code; How to Test & Debug a PHP Application; How to Work with Form Data; How to Code Control Statements; How to Work with Strings & Numbers; How to Work with Dates; How to Create & Use Arrays; How to Work with Cookies & Sessions; How to Create & Use Functions; How to Create & Use Objects; How to Use Regular Expressions, Handle Exceptions, & Validate Data; How to Design a Database; How to Use SQL to Create a MySQL Database; How to Use SQL to Work with a MySQL Database; Professional PHP For Working with MySQL; A Database-Driven Website; How to Create Secure Websites; How to Send Email & Access Other Websites; How to Work with Files, Uploads, & Images; An Ecommerce Website; Index.