Cargando…

PHP arrays : single, multi-dimensional, associative and object arrays in PHP 7 /

Gain an in-depth understanding of PHP 7 arrays. After a quick overview of PHP 7, each chapter concentrates on single, multi-dimensional, associative, and object arrays. PHP Arrays is a first of its kind book using PHP 7 that demonstrates inserting, appending, updating, and deleting array data. This...

Descripción completa

Detalles Bibliográficos
Clasificación:Libro Electrónico
Autor principal: Prettyman, Steve (Autor)
Formato: Electrónico eBook
Idioma:Inglés
Publicado: [United States] : Apress, [2017]
Temas:
Acceso en línea:Texto completo (Requiere registro previo con correo institucional)

MARC

LEADER 00000cam a2200000Ii 4500
001 OR_ocn966640760
003 OCoLC
005 20231017213018.0
006 m o d
007 cr cnu|||unuuu
008 161221t20172017xxu o 001 0 eng d
040 |a N$T  |b eng  |e rda  |e pn  |c N$T  |d IDEBK  |d GW5XE  |d AZU  |d UAB  |d YDX  |d N$T  |d EBLCP  |d CHVBK  |d OCLCQ  |d OCLCF  |d OCLCO  |d COO  |d UPM  |d IOG  |d MERER  |d ESU  |d OCLCQ  |d JBG  |d IAD  |d ICW  |d ICN  |d MERUC  |d OTZ  |d OCLCQ  |d VT2  |d IDB  |d U3W  |d CAUOI  |d EZ9  |d AU@  |d OCLCQ  |d WYU  |d UMI  |d UKMGB  |d TOH  |d STF  |d OCLCQ  |d ERF  |d UHL  |d LEATE  |d OCLCQ  |d UKAHL  |d OCLCQ  |d OCLCO  |d OCLCQ 
015 |a GBB8L6603  |2 bnb 
016 7 |a 019127043  |2 Uk 
019 |a 967189517  |a 967529453  |a 970615705  |a 974649495  |a 1005793174  |a 1011951558  |a 1048173052  |a 1058204717  |a 1066455928  |a 1066472424  |a 1076490740  |a 1086463046  |a 1112540116  |a 1113385448  |a 1113837252  |a 1122847195  |a 1127190587  |a 1129357375  |a 1131963755 
020 |a 9781484225561  |q (electronic bk.) 
020 |a 1484225562  |q (electronic bk.) 
020 |z 9781484225554  |q (print) 
020 |z 1484225554 
024 7 |a 10.1007/978-1-4842-2556-1  |2 doi 
029 1 |a AU@  |b 000059506071 
029 1 |a CHNEW  |b 000913692 
029 1 |a CHVBK  |b 436881039 
029 1 |a UKMGB  |b 019127043 
035 |a (OCoLC)966640760  |z (OCoLC)967189517  |z (OCoLC)967529453  |z (OCoLC)970615705  |z (OCoLC)974649495  |z (OCoLC)1005793174  |z (OCoLC)1011951558  |z (OCoLC)1048173052  |z (OCoLC)1058204717  |z (OCoLC)1066455928  |z (OCoLC)1066472424  |z (OCoLC)1076490740  |z (OCoLC)1086463046  |z (OCoLC)1112540116  |z (OCoLC)1113385448  |z (OCoLC)1113837252  |z (OCoLC)1122847195  |z (OCoLC)1127190587  |z (OCoLC)1129357375  |z (OCoLC)1131963755 
037 |a CL0501000008  |b Safari Books Online 
050 4 |a QA76.73.P224 
072 7 |a COM  |x 051400  |2 bisacsh 
072 7 |a UMX  |2 bicssc 
072 7 |a UMC  |2 bicssc 
082 0 4 |a 005.2/762  |2 23 
049 |a UAMI 
100 1 |a Prettyman, Steve,  |e author. 
245 1 0 |a PHP arrays :  |b single, multi-dimensional, associative and object arrays in PHP 7 /  |c Steve Prettyman. 
264 1 |a [United States] :  |b Apress,  |c [2017] 
264 2 |a New York, NY :  |b Distributed to the Book trade worldwide by Springer 
264 4 |c Ã2017 
300 |a 1 online resource 
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 
500 |a Includes index. 
588 0 |a Online resource; title from PDF title page (SpringerLink, viewed January 26, 2017). 
505 0 |a 1. PHP 7 Basics -- 2. Simple Arrays -- 3. Multi-dimensional Arrays -- 4. Associative and Object Arrays -- 5. PHP Functions -- Changing, Spliting, Slicing, and Sorting Arrays -- 6. PHP Functions -- Comparing and Merging Arrays -- 7. PHP Functions -- Searching, Traversing, and Displaying Arrays -- A. Case Study -- Playing Checkers. 
520 |a Gain an in-depth understanding of PHP 7 arrays. After a quick overview of PHP 7, each chapter concentrates on single, multi-dimensional, associative, and object arrays. PHP Arrays is a first of its kind book using PHP 7 that demonstrates inserting, appending, updating, and deleting array data. This book also covers validation methods to insure that the data provided by a user is good before the data is entered into an array. You'll see how PHP 7 try/catch modules are used to capture exceptions and errors that may be caused by invalid data. The code examples demonstrate common real-world scenarios. Moreover, examples of every PHP 7 array function (over 75) are demonstrated. The appendix provides a two-dimensional array case study on the logical design of a checkers game. PHP Arrays answers the following questions: Why do we need arrays? When do we need to use arrays? Are arrays efficient? Can arrays reduce coding time? When do you use multi-dimensional and associative arrays? What is an object array? What You'll Learn Handle array data from an HTML form Manage array data from a text file Deal with array data from a MySQL database Who This Book Is For Experienced PHP programmers or web developers using PHP. 
590 |a O'Reilly  |b O'Reilly Online Learning: Academic/Public Library Edition 
650 0 |a PHP (Computer program language) 
650 6 |a PHP (Langage de programmation) 
650 7 |a Computer programming  |x software development.  |2 bicssc 
650 7 |a Web programming.  |2 bicssc 
650 7 |a Programming & scripting languages: general.  |2 bicssc 
650 7 |a COMPUTERS  |x Programming Languages  |x PHP.  |2 bisacsh 
650 7 |a PHP (Computer program language)  |2 fast  |0 (OCoLC)fst01049847 
776 0 8 |i Print version:  |t Php Arrays.  |d Apress 2017  |z 9781484225554  |w (OCoLC)961800099 
856 4 0 |u https://learning.oreilly.com/library/view/~/9781484225561/?ar  |z Texto completo (Requiere registro previo con correo institucional) 
938 |a Askews and Holts Library Services  |b ASKH  |n AH32378275 
938 |a EBL - Ebook Library  |b EBLB  |n EBL4772005 
938 |a EBSCOhost  |b EBSC  |n 1406033 
938 |a ProQuest MyiLibrary Digital eBook Collection  |b IDEB  |n cis37263891 
938 |a YBP Library Services  |b YANK  |n 13312869 
994 |a 92  |b IZTAP