|
|
|
|
LEADER |
00000cam a2200000Ia 4500 |
001 |
EBSCO_ocn857066380 |
003 |
OCoLC |
005 |
20231017213018.0 |
006 |
m o d |
007 |
cr cnu---unuuu |
008 |
120813s2013 enk o 001 0 eng d |
040 |
|
|
|a E7B
|b eng
|e pn
|c E7B
|d OCLCO
|d REB
|d N$T
|d OCLCF
|d COO
|d EBLCP
|d IDEBK
|d YDXCP
|d DEBSZ
|d S4S
|d RIV
|d OCLCQ
|d OCLCO
|d OCLCQ
|d LOA
|d AGLDB
|d ICA
|d MOR
|d PIFAG
|d ZCU
|d MERUC
|d OCLCQ
|d U3W
|d D6H
|d STF
|d WRM
|d VTS
|d NRAMU
|d ICG
|d NLE
|d INT
|d VT2
|d OCLCQ
|d UKMGB
|d G3B
|d TKN
|d OCLCQ
|d DKC
|d OCLCQ
|d UKAHL
|d CNCEN
|d OCLCQ
|d AJS
|d OCLCQ
|d OCLCO
|d OCLCQ
|d OCLCO
|
016 |
7 |
|
|a 018005235
|2 Uk
|
019 |
|
|
|a 854974333
|a 961665976
|a 962572883
|a 1105802958
|
020 |
|
|
|a 9781782161936
|q (electronic bk.)
|
020 |
|
|
|a 1782161937
|q (electronic bk.)
|
020 |
|
|
|a 1782161929
|
020 |
|
|
|a 9781782161929
|
020 |
|
|
|z 9781782161929
|
024 |
8 |
|
|a 9781782161929
|
029 |
1 |
|
|a AU@
|b 000055913981
|
029 |
1 |
|
|a CHNEW
|b 001051869
|
029 |
1 |
|
|a CHVBK
|b 567706893
|
029 |
1 |
|
|a DEBBG
|b BV044189321
|
029 |
1 |
|
|a DEBSZ
|b 397578121
|
029 |
1 |
|
|a DEBSZ
|b 493126139
|
029 |
1 |
|
|a NZ1
|b 15908260
|
029 |
1 |
|
|a UKMGB
|b 018005235
|
035 |
|
|
|a (OCoLC)857066380
|z (OCoLC)854974333
|z (OCoLC)961665976
|z (OCoLC)962572883
|z (OCoLC)1105802958
|
037 |
|
|
|a 9781782161936
|b Packt Publishing Pvt. Ltd
|
050 |
|
4 |
|a QA76.625
|b .S43 2013eb
|
072 |
|
7 |
|a COM
|x 051390
|2 bisacsh
|
072 |
|
7 |
|a COM
|x 051230
|2 bisacsh
|
072 |
|
7 |
|a COM
|x 051440
|2 bisacsh
|
082 |
0 |
4 |
|a 005.276
|2 23
|
049 |
|
|
|a UAMI
|
100 |
1 |
|
|a Shasankar, Krishna.
|
245 |
1 |
0 |
|a Zend Framework 2.0 by example :
|b beginner's guide /
|c Krishna Shasankar.
|
260 |
|
|
|a Birmingham, UK :
|b Packt Publishing Ltd.,
|c 2013.
|
300 |
|
|
|a 1 online resource (211 pages)
|
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
|
500 |
|
|
|a Includes index.
|
520 |
8 |
|
|a Annotation
|b aster application development with Zend Framework 2.0Learn about Zend Framework components and use them for functions such as searching, image processing, and payment gateway integrationsIntegrate third-party services for media sharing and payment processing.
|
588 |
0 |
|
|a Print version record.
|
505 |
0 |
|
|a Cover; Copyright; Credits; About the Author; About the Reviewers; www.PacktPub.com; Table of Contents; Preface; Chapter 1:Getting Started with Zend Framework 2.0; Zend Framework 2.0; Introduction to Zend Server Community Edition (CE); Zend Server CE -- system requirements; Time for action -- installing Zend Server CE; Configuring Zend Server CE; Zend Server CE -- Administration Interface; Time for action -- configuring Zend Server CE; MySQL; Time for action -- installing MySQL; phpMyAdmin; Time for action -- creating a database; Summary; Chapter 2:Building Your First Zend Framework Application.
|
505 |
8 |
|
|a PrerequisitesZendSkeletonApplication; Time for action -- creating a Zend Framework project; Zend Framework 2.0 -- modules; Zend Framework 2.0 -- project folder structure; Time for action -- creating a module; MVC layer; Zend Framework module -- folder structure; Time for action -- creating controllers and views; Zend Framework module -- configuration; Time for action -- modifying module configuration; Summary; Chapter 3:Creating a Communication Application; Zend\Form; Time for action -- creating a registration form; Form validation; Zend\InputFilter.
|
505 |
8 |
|
|a Time for action -- adding validation to the registration formModels and database access; TableGateway; Time for action -- creating models and saving the form; Zend\Authentication; Time for action -- user authentication; Summary; Chapter 4:Data Management and Document Sharing; Zend Framework 2 ServiceManager; Time for action -- migrating existing code to ServiceManager; Database operations; More on TableGateway; Time for action -- implementing an admin UI to manage users; Document management; Time for action -- creating a file upload form; Managing file sharing.
|
505 |
8 |
|
|a Time for action -- implementing a file sharing systemSummary; Chapter 5:Chat and E-mail; Layouts and views; View helpers; The URL helper; The BasePath helper; The JSON helper; Concrete placeholder implementations; The HeadLink helper; The HeadMeta helper; The HeadScript helper; The HeadStyle helper; The HeadTitle helper; Time for action -- using jQuery UI in a simple page; Building a simple group chat; Time for action -- creating a simple group chat application; Sending mails; Zend\Mail\Transport; Zend\Mail\Message; Zend\Mime\Message and Zend\Mime\Part.
|
505 |
8 |
|
|a Time for action -- creating a simple e-mail formZend\EventManager; Time for action -- setting module layout using ZF events; Summary; Chapter 6:Media Sharing; External modules; Resizing images; Time for action -- resizing images using modules; The Photo gallery application; Time for action -- implementing a simple photo gallery; Google Data APIs; The Google Photos API; Time for action -- fetching photos from Google Photos; YouTube Data API; Time for action -- listing YouTube videos for a keyword; Summary; Chapter 7:Search Using Lucene; Introduction to Lucene.
|
505 |
8 |
|
|a Time for action -- installing ZendSearch\Lucene.
|
542 |
|
|
|f Copyright © 2013 Packt Publishing
|
590 |
|
|
|a eBooks on EBSCOhost
|b EBSCO eBook Subscription Academic Collection - Worldwide
|
650 |
|
0 |
|a Web site development.
|
650 |
|
0 |
|a PHP (Computer program language)
|
650 |
|
0 |
|a Application software
|x Development.
|
650 |
|
6 |
|a Sites Web
|x Développement.
|
650 |
|
6 |
|a PHP (Langage de programmation)
|
650 |
|
6 |
|a Logiciels d'application
|x Développement.
|
650 |
|
7 |
|a COMPUTERS
|x Programming
|x Open Source.
|2 bisacsh
|
650 |
|
7 |
|a COMPUTERS
|x Software Development & Engineering
|x General.
|2 bisacsh
|
650 |
|
7 |
|a COMPUTERS
|x Software Development & Engineering
|x Tools.
|2 bisacsh
|
650 |
|
7 |
|a Application software
|x Development
|2 fast
|
650 |
|
7 |
|a PHP (Computer program language)
|2 fast
|
650 |
|
7 |
|a Web site development
|2 fast
|
776 |
0 |
8 |
|i Print version:
|a Shasankar, Krishna.
|t Zend Framework 2.0 by Example : Beginner's Guide.
|d Birmingham : Packt Publishing, ©2013
|z 9781782161929
|
856 |
4 |
0 |
|u https://ebsco.uam.elogim.com/login.aspx?direct=true&scope=site&db=nlebk&AN=620018
|z Texto completo
|
938 |
|
|
|a Askews and Holts Library Services
|b ASKH
|n AH26849429
|
938 |
|
|
|a ebrary
|b EBRY
|n ebr10742617
|
938 |
|
|
|a EBSCOhost
|b EBSC
|n 620018
|
938 |
|
|
|a ProQuest MyiLibrary Digital eBook Collection
|b IDEB
|n cis26009377
|
938 |
|
|
|a YBP Library Services
|b YANK
|n 10906869
|
994 |
|
|
|a 92
|b IZTAP
|