|
|
|
|
LEADER |
00000cam a2200000 a 4500 |
001 |
OR_ocn686709279 |
003 |
OCoLC |
005 |
20231017213018.0 |
006 |
m o d |
007 |
cr unu|||||||| |
008 |
101129s2010 caua o 001 0 eng c |
040 |
|
|
|a UMI
|b eng
|e pn
|c UMI
|d COO
|d CIT
|d CEF
|d OCLCQ
|d S4S
|d WAU
|d DEBSZ
|d OCLCQ
|d ORX
|d YDXCP
|d VT2
|d EBLCP
|d OCLCF
|d OCLCQ
|d FEM
|d OCLCQ
|d UAB
|d UKAHL
|d OCLCQ
|d OCLCO
|d OCLCQ
|
019 |
|
|
|a 651126995
|a 780424482
|a 956663467
|a 968094885
|a 969046385
|
020 |
|
|
|a 9781449390747
|
020 |
|
|
|a 1449390749
|
020 |
|
|
|a 9781449387761
|
020 |
|
|
|a 1449387764
|
020 |
|
|
|z 9780596804374
|
020 |
|
|
|z 0596804377
|
029 |
1 |
|
|a AU@
|b 000048867241
|
029 |
1 |
|
|a AU@
|b 000058371447
|
029 |
1 |
|
|a DEBSZ
|b 355437856
|
029 |
1 |
|
|a DEBSZ
|b 396379702
|
029 |
1 |
|
|a GBVCP
|b 785351116
|
029 |
1 |
|
|a HEBIS
|b 291508529
|
029 |
1 |
|
|a NZ1
|b 14221536
|
035 |
|
|
|a (OCoLC)686709279
|z (OCoLC)651126995
|z (OCoLC)780424482
|z (OCoLC)956663467
|z (OCoLC)968094885
|z (OCoLC)969046385
|
037 |
|
|
|a CL0500000079
|b Safari Books Online
|
042 |
|
|
|a pcc
|
050 |
|
4 |
|a QA76.73.P224
|b M3396 2010
|
082 |
0 |
4 |
|a 006.76
|2 22
|
049 |
|
|
|a UAMI
|
100 |
1 |
|
|a MacIntyre, Peter.
|
245 |
1 |
0 |
|a PHP :
|b the good parts /
|c Peter B. MacIntyre.
|
246 |
3 |
|
|a Hypertext preprocessor :
|b the good parts
|
250 |
|
|
|a 1st ed.
|
260 |
|
|
|a Sebastopol, Calif. :
|b O'Reilly Media,
|c ©2010.
|
300 |
|
|
|a 1 online resource (xv, 156 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
|2 rda
|
588 |
0 |
|
|a Print version record.
|
505 |
0 |
|
|a Table of Contents; Foreword; Preface; Conventions Used in This Book; Using Code Examples; How to Contact Us; Safari® Books Online; Acknowledgments; Chapter 1. The Good Parts; Why PHP?; A Brief History of PHP; PHP's Place in the World; What Is PHP?; What Has Been Accomplished with PHP?; Basic PHP Setup; Chapter 2. Casing the Joint; Whitespace, Comments, and Basic Syntax; Variables: Data Types, Loose Typing, and Scope; Defined Constants; Expressions; Decisions, Decisions (Flow Control); If ... Else ... ; Switch ... Case ... ; While ... ; For; Integration with Web Pages; Cookies; Sessions; _GET; _POST.
|
505 |
8 |
|
|a _REQUESTChapter 3. Functions (Doing It Once); Parameter Passing; Default Parameters; Passing by Value Versus Passing by Reference; Include and Require; Built-In Functions Versus UDFs; Chapter 4. Strings; What Is a String?; You Can Quote Me; String Functions (Best of); String Trimmings; Character Case Management; String Content Searching; String Modification; Chapter 5. Arrays; Indexed Arrays; Associative Arrays; Arrays from Another Dimension; Arrays Can Be Dynamic; Traversing Arrays; Array Functions (Best of); Sorting Arrays; Math-Type Functions; Array Potpourri; Chapter 6. Objects.
|
505 |
8 |
|
|a Putting It into PracticeMagic Methods; this; Objects in Action; Public, Protected, and Private; Getters and Setters; Chapter 7. Database Interaction; MySQLi Object Interface; Retrieving Data for Display; PHP Data Objects; PDO Prepared Statements; Data Management on the Cheap; SQLite; File Management As a Database Alternative; Chapter 8. PHP and Friends; Email/SMS Generation; PDF Generation; Constructor Method and Basic Document Options; Adding Document Headers and Footers; Adding Images and Links; Adding a Watermark; Dynamic PDFs and Table Display; Graphical Reports Generation; Pie Charts.
|
505 |
8 |
|
|a Bar ChartsCaptchas; Chapter 9. PHP Security; Data Validation; Escape Output; Cross-Site Scripting (XXS) and SQL Injection; Password Encryption Security; Security Tips; Chapter 10. PHP 5.3 Good Parts; Namespaces; Closures (Anonymous Functions); NOWDOC; goto Operator; DateTime and DateTimeZone Classes; Additional 5.3 Features; Chapter 11. Advanced Goodness; Regular Expressions; String Matching; String Substituting; String Splitting; SimpleXML; Integrated Development Environments; Komodo by ActiveState; Zend Studio for Eclipse; PhpED by NuSphere; Primary Websites; php.net; zend.com.
|
505 |
8 |
|
|a Devzone.zend.comphparch.com; PHP/Web Conferences; Appendix. The Bad Parts; goto; Function Naming and Parameter Order; Loose Typing; Register Globals; Is That All?; Index.
|
520 |
|
|
|a Get past all the hype about PHP and dig into the real power of this language. This book explores the most useful features of PHP and how they can speed up the web development process, and explains why the most commonly used PHP elements are often misused or misapplied. You'll learn which parts add strength to object-oriented programming, and how to use certain features to integrate your application with databases. Written by a longtime member of the PHP community, PHP: The Good Parts is ideal for new PHP programmers, as well as web developers switching from other languages. Become familiar with.
|
590 |
|
|
|a O'Reilly
|b O'Reilly Online Learning: Academic/Public Library Edition
|
650 |
|
0 |
|a PHP (Computer program language)
|
650 |
|
0 |
|a Web site development.
|
650 |
|
6 |
|a PHP (Langage de programmation)
|
650 |
|
6 |
|a Sites Web
|x Développement.
|
650 |
1 |
7 |
|a PHP (Computer program language)
|2 bisacsh
|
650 |
|
7 |
|a PHP (Computer program language)
|2 blmlsh
|
650 |
|
7 |
|a Web site development.
|2 blmlsh
|
650 |
|
7 |
|a PHP (Computer program language)
|2 fast
|0 (OCoLC)fst01049847
|
650 |
|
7 |
|a Web site development.
|2 fast
|0 (OCoLC)fst01173243
|
776 |
0 |
8 |
|i Print version:
|a MacIntyre, Peter.
|t PHP.
|d Bejing ; Sebastopol, Calif. : O'Reilly, 2010
|z 9780596804374
|w (OCoLC)460060166
|
856 |
4 |
0 |
|u https://learning.oreilly.com/library/view/~/9781449387761/?ar
|z Texto completo (Requiere registro previo con correo institucional)
|
938 |
|
|
|a Askews and Holts Library Services
|b ASKH
|n AH26833646
|
938 |
|
|
|a ProQuest Ebook Central
|b EBLB
|n EBL536640
|
938 |
|
|
|a YBP Library Services
|b YANK
|n 7463070
|
938 |
|
|
|a YBP Library Services
|b YANK
|n 7489287
|
994 |
|
|
|a 92
|b IZTAP
|