Cargando…

Pro PHP programming /

If you are a web programmer, you need to know modern PHP. This book presents with many new areas in which PHP plays a large role. If you want to write a mobile application using geo-location data, Pro PHP Programming will show you how. Additionally, if you need to make sure that you can write a mult...

Descripción completa

Detalles Bibliográficos
Clasificación:Libro Electrónico
Autores principales: MacIntyre, Peter (Autor), Danchilla, Brian (Autor), Gogala, Mladen (Autor)
Formato: Electrónico eBook
Idioma:Inglés
Publicado: [Berkeley, CA] : Apress, [2011]
Colección:Expert's voice in open source.
Temas:
Acceso en línea:Texto completo (Requiere registro previo con correo institucional)

MARC

LEADER 00000cam a2200000Ii 4500
001 OR_ocn759490008
003 OCoLC
005 20231017213018.0
006 m o d
007 cr cnu---unuuu
008 111103s2011 nyua o 001 0 eng d
010 |a  2012359643 
040 |a GW5XE  |b eng  |e pn  |c GW5XE  |d E7B  |d COO  |d B24X7  |d EBLCP  |d UMI  |d DEBSZ  |d OCLCQ  |d IDEBK  |d OCLCF  |d BEDGE  |d OCLCQ  |d MEAUC  |d YDXCP  |d MHW  |d OCLCQ  |d TXI  |d OCLCQ  |d Z5A  |d LIV  |d OCLCQ  |d MERUC  |d ESU  |d OCLCQ  |d VT2  |d IOG  |d N$T  |d CEF  |d INT  |d U3W  |d AU@  |d OCLCQ  |d WYU  |d UWO  |d DEHBZ  |d YOU  |d OCLCQ  |d LEAUB  |d UKAHL  |d OL$  |d OCLCQ  |d DCT  |d ERF  |d OCLCQ  |d UHL  |d UKBTH  |d OCLCA  |d BRF  |d OCLCO  |d OCLCQ  |d OCLCO 
019 |a 761699154  |a 771230787  |a 785734805  |a 857251259  |a 966385945  |a 1005804859  |a 1058682328  |a 1062951475  |a 1087380408  |a 1110988702  |a 1112536550  |a 1113284744  |a 1113612838  |a 1129350322  |a 1152972307  |a 1162637394  |a 1192341572  |a 1240526877 
020 |a 9781430235613  |q (electronic bk.) 
020 |a 1430235616  |q (electronic bk.) 
020 |z 9781430235606 
020 |z 1430235608 
024 7 |a 10.1007/978-1-4302-3561-3.  |2 doi 
024 8 |a 9781430235606 
029 1 |a AU@  |b 000048719879 
029 1 |a AU@  |b 000053278373 
029 1 |a AU@  |b 000060583576 
029 1 |a DEBSZ  |b 367965054 
029 1 |a DEBSZ  |b 39727033X 
029 1 |a NZ1  |b 14137896 
029 1 |a AU@  |b 000067111809 
035 |a (OCoLC)759490008  |z (OCoLC)761699154  |z (OCoLC)771230787  |z (OCoLC)785734805  |z (OCoLC)857251259  |z (OCoLC)966385945  |z (OCoLC)1005804859  |z (OCoLC)1058682328  |z (OCoLC)1062951475  |z (OCoLC)1087380408  |z (OCoLC)1110988702  |z (OCoLC)1112536550  |z (OCoLC)1113284744  |z (OCoLC)1113612838  |z (OCoLC)1129350322  |z (OCoLC)1152972307  |z (OCoLC)1162637394  |z (OCoLC)1192341572  |z (OCoLC)1240526877 
037 |a CL0500000118  |b Safari Books Online 
050 4 |a QA76.73.P224  |b M338 2011eb 
072 7 |a COM  |x 051400  |2 bisacsh 
072 7 |a UY.  |2 bicssc 
082 0 4 |a 005.1/17  |2 23 
084 |a 54.65  |2 bcl 
084 |a ST 250  |2 rvk 
049 |a UAMI 
100 1 |a MacIntyre, Peter,  |e author. 
245 1 0 |a Pro PHP programming /  |c Peter MacIntyre, Brian Danchilla, Mladen Gogala. 
264 1 |a [Berkeley, CA] :  |b Apress,  |c [2011] 
264 4 |c ©2011 
300 |a 1 online resource (xxii, 418 pages) :  |b illustrations 
336 |a text  |b txt  |2 rdacontent 
337 |a computer  |b c  |2 rdamedia 
338 |a online resource  |b cr  |2 rdacarrier 
347 |a text file  |b PDF  |2 rda 
490 1 |a The expert's voice in open source 
588 0 |a Online resource; title from PDF title page (EBSCO, viewed November 29, 2017). 
520 |a If you are a web programmer, you need to know modern PHP. This book presents with many new areas in which PHP plays a large role. If you want to write a mobile application using geo-location data, Pro PHP Programming will show you how. Additionally, if you need to make sure that you can write a multilingual indexing application using Sphinx, this book will help you avoid the pitfalls. Of course, Pro PHP Programming gives a thorough survey of PHP post-5.3. You'll begin by working through¡an informative survey and clear guide to object-oriented PHP. Then, you'll be set for the core of the book on modern PHP applications. Now, you'll be able to start with the chapter on PHP for mobile programming and move on to sampling social media applications. You'll also be guided through new PHP programming language features like closures and namespaces. Pro PHP Programming deals with filtering data from users and databases next, so you'll be¡well prepared for relational and NoSQL databases. Of course, you can also¡learn about data retrieval from other sources, like OCR libraries or websites. Then the question of how to format and present data arises, and¡in¡Pro PHP Programming, you'll¡find solutions via JSON, AJAX and XML. 
505 0 |a Title Page; Copyright Page; Dedication Page; Contents at a Glance; Table of Contents; About the Authors; About the Technical Reviewer; Foreword; Acknowledgments; Introducing PHP; Origins of PHP; What Is PHP?; High- Level Overview of This Book; Chapter 1: Object Orientation; Chapter 2: Exceptions and References; Chapter 3: PHP on the Run (Mobile PHP); Chapter 4: Social Media and PHP; Chapter 5: Cutting-Edge PHP; Chapter 6: Form Design and Management; Chapters 7 and 8: Database Interaction; Chapter 9: Oracle; Chapter 10: PHP Libraries; Chapter 11: Basic PHP Security. 
505 8 |a Chapter 12: Team Development with Zend StudioChapter 13: Refactoring Unit Testing; Chapter 14: XML and PHP; Chapter 14: JSON / Ajax; Chapter 15: Conclusion; The Future of PHP; CHAPTER 1 Object Orientation]; Classes; Inheritance and Overloading; Miscellaneous "Magic" Methods; The __get and __set Methods; The __isset Method; The __call method; The __toString() method; Copying, Cloning, and Comparing Objects; Interfaces, Iterators, and Abstract Classes; Class Scope and Static Members; Summary; CHAPTER 2 Exceptions and References; Exceptions; References; Summary; CHAPTER 3 Mobile PHP. 
505 8 |a Mobile VarianceDetecting Devices; The User-Agent; Built-in PHP Support; Detecting Mobile Capabilities; WURFL; Introduction; Setup; Detecting Devices with WURFL; Detecting and Listing Device Capabilities with WURFL; Tera-WURFL; Setup; Detecting Devices with Tera-WURFL; Detecting and Listing Device Capabilities with Tera-WURFL; Device Image Output with Tera-WURFL; Rendering Tools; WALL; Image Resizing; Responsive CSS; Emulators and SDKs; Developing on an Android; Adobe Flash Builder for PHP; QR Codes; Summary; CHAPTER 4 Social Media; OAuth; Twitter; Public Search API; Private REST API. 
505 8 |a First Things First: Getting a Twitter AccountAuthentication with My Access Token; Client Authentication with a Personal Identification Number (PIN); Step 1: Obtain a PIN; Step 2: Validating the PIN to Receive Access Tokens; Step 3: Authenticating with the Access Tokens to Use the Twitter API; Sample API Usage: Friend Statuses; Authenticating with a Callback; Using Twitter OAuth to Tie into Your Site Login; Using a Database to Store Multiple Users; Caching Data; More API Methods and Examples; Facebook; Adding a Link to Log Out of Facebook; Requesting Additional Permissions; Graph API. 
505 8 |a Finding Albums and PhotosSummary; CHAPTER 5 Cutting Edge; Namespaces; Namespaces and Autoload; Namespaces Conclusion; Anonymous Functions (Closures); Nowdoc; Local goto Statements; Standard PHP Library; SPL Conclusion; Phar Extension; Summary; CHAPTER 6 Form Design and Management; Data Validation; Uploading Files / Images; Image Conversion and Thumbnails; Regular Expressions; Multi-Language Integration; Summary; CHAPTER 7 Database Integration I; Introduction to MongoDB; Querying MongoDB; Updating MongoDB; Aggregation in MongoDB; MongoDB Conclusion; Introduction to CouchDB; Using Futon. 
542 |f Copyright © Apress  |g 2011 
590 |a O'Reilly  |b O'Reilly Online Learning: Academic/Public Library Edition 
650 0 |a PHP (Computer program language) 
650 0 |a Object-oriented programming (Computer science) 
650 0 |a Web site development. 
650 0 |a Open source software. 
650 6 |a PHP (Langage de programmation) 
650 6 |a Programmation orientée objet (Informatique) 
650 6 |a Sites Web  |x Développement. 
650 6 |a Logiciels libres. 
650 7 |a COMPUTERS  |x Programming Languages  |x PHP.  |2 bisacsh 
650 7 |a Informatique.  |2 eclas 
650 7 |a Object-oriented programming (Computer science)  |2 fast 
650 7 |a Open source software  |2 fast 
650 7 |a PHP (Computer program language)  |2 fast 
650 7 |a Web site development  |2 fast 
650 7 |a PHP 5.3  |2 gnd 
700 1 |a Danchilla, Brian,  |e author. 
700 1 |a Gogala, Mladen,  |e author. 
773 0 8 |i Online-Ausg.:  |a MacIntyre, Peter.  |t Pro PHP Programming. 
776 0 8 |i Print version:  |a MacIntyre, Peter.  |t Pro PHP programming.  |d New York, NY : Apress : Distributed by Springer Science+Business Media, ©2011  |z 9781430235606 
830 0 |a Expert's voice in open source. 
856 4 0 |u https://learning.oreilly.com/library/view/~/9781430235606/?ar  |z Texto completo (Requiere registro previo con correo institucional) 
938 |a Askews and Holts Library Services  |b ASKH  |n AH26832435 
938 |a Books 24x7  |b B247  |n bks00043503 
938 |a EBL - Ebook Library  |b EBLB  |n EBL883750 
938 |a ebrary  |b EBRY  |n ebr10505334 
938 |a EBSCOhost  |b EBSC  |n 1173643 
938 |a ProQuest MyiLibrary Digital eBook Collection  |b IDEB  |n cis26005278 
938 |a YBP Library Services  |b YANK  |n 7227560 
994 |a 92  |b IZTAP