Pro PHP and jQuery

After reading and using this book, you'll come away having built a fully functional PHP and jQuery web application that you can reapply as a template for your own particular web application. Pro PHP and jQuery, Second Edition is for intermediate level programmers interested in building web appl...

Full description

Bibliographic Details
Main Authors: Lengstorf, Jason, Wald, Keith (Author)
Format: eBook
Language:English
Published: [New York, N.Y.] Apress 2016
Edition:Second edition
Series:[The expert's voice in web development]
Subjects:
Online Access:
Collection: O'Reilly - Collection details see MPG.ReNa
LEADER 04521nmm a2200589 u 4500
001 EB001941425
003 EBX01000000000000001104327
005 00000000000000.0
007 cr|||||||||||||||||||||
008 210123 ||| eng
020 |a 9781484212318 
020 |a 1484212304 
020 |a 1484212312 
020 |a 9781484212301 
050 4 |a QA76.73.P224 
100 1 |a Lengstorf, Jason 
245 0 0 |a Pro PHP and jQuery  |c Jason Lengstorf, Keith Wald 
250 |a Second edition 
260 |a [New York, N.Y.]  |b Apress  |c 2016 
300 |a 1 online resource 
505 0 |a 1. Introducing jQuery in PHP -- 2. Common jQuery Actions and Methods -- 3. Object-Oriented Programming -- 4. Build an Events Calendar -- 5. Add Controls to Create, Edit, and Delete Events -- 6. Password Protecting Sensitive Actions and Areas -- 7. Enhancing the User Interface with jQuery -- 8. Editing the Calendar with Ajax and jQuery -- 9. Performing Form Validation with Regular Expressions -- 10. Extending jQuery -- Appendix 
505 0 |a Includes bibliographical references and index 
653 |a PHP (Computer program language) / fast 
653 |a JavaScript (Computer program language) / cct 
653 |a JavaScript (Computer program language) / http://id.loc.gov/authorities/subjects/sh96004880 
653 |a PHP (Computer program language) / http://id.loc.gov/authorities/subjects/sh99002710 
653 |a Computer science / bicssc 
653 |a jQuery (Computer program language) / cct 
653 |a jQuery (Computer program language) 
653 |a JavaScript (Langage de programmation) 
653 |a COMPUTERS / Programming / General / bisacsh 
653 |a JavaScript (Computer program language) / fast 
653 |a PHP (Computer program language) / cct 
653 |a Web programming / bicssc 
653 |a Informatique / eclas 
653 |a PHP (Langage de programmation) 
700 1 |a Wald, Keith  |e author 
041 0 7 |a eng  |2 ISO 639-2 
989 |b OREILLY  |a O'Reilly 
490 0 |a [The expert's voice in web development] 
028 5 0 |a 10.1007/978-1-4842-1230-1 
015 |a GBB8O2042 
776 |z 1484212304 
776 |z 9781484212318 
776 |z 9781484212301 
776 |z 1484212312 
856 4 0 |u https://learning.oreilly.com/library/view/~/9781484212301/?ar  |x Verlag  |3 Volltext 
082 0 |a 005.2/762 
082 0 |a 500 
520 |a After reading and using this book, you'll come away having built a fully functional PHP and jQuery web application that you can reapply as a template for your own particular web application. Pro PHP and jQuery, Second Edition is for intermediate level programmers interested in building web applications using jQuery and PHP. Updated for PHP version 7 and the latest version of jQuery, this book teaches some advanced PHP techniques and it shows you how to take your dynamic applications to the next level by adding a JavaScript layer using the jQuery framework and APIs, considered the most popular JavaScript libraries. After reading and using this book, you'll come away understanding a fully functional PHP using jQuery web application case study that you can reapply as a template for your own particular web application.  
520 |a Moreover, from PHP 7, you'll get uniform variable syntax, the AST-based compilation process, the added Closure::call(), bitwise shift consistency across platforms, the (null coalesce) operator, Unicode codepoint escape syntax, return type declarations, and new and easier extensions development with support for redis, MongoDB and much more 
520 |a Take advantage of the improved performance and reduced memory requirements of PHP version 7, and learn to utilize the new built-in PHP functions and features such as typed variable enforcement with declare(strict_types=1) and the new available data types, scalar type declarations for function arguments and return statements, constant arrays using define(), argument unpacking with the ... operator, integer division with intdiv(), the null coalesce operator, the spaceship operator, new exception types, and improvements to existing features. Pro PHP and jQuery, Second Edition is for intermediate level programmers interested in building web applications using jQuery and PHP. Updated for PHP version 7 and the latest version of jQuery, this book teaches some advanced PHP techniques and it shows you how to take your dynamic applications to the next level by adding a JavaScript layer using the jQuery framework and APIs.