Cargando…

PHP 5 unleashed /

"PHP 5 Unleashed presents a comprehensive look at the world's most popular open-source scripting language. After covering such programming basics as functions and arrays, PHP 5 Unleashed explains how to take full advantage of many of the advanced aspects of the language, such as object-ori...

Descripción completa

Detalles Bibliográficos
Clasificación:Libro Electrónico
Autor principal: Coggeshall, John, 1981-
Formato: Electrónico eBook
Idioma:Inglés
Publicado: Indianapolis, Ind. : Sams, 2005.
Temas:
Acceso en línea:Texto completo (Requiere registro previo con correo institucional)

MARC

LEADER 00000cam a2200000Ia 4500
001 OR_ocm62349056
003 OCoLC
005 20231017213018.0
006 m o d
007 cr cnu---unuuu
008 051128s2005 inua o 001 0 eng d
010 |a  2002114155 
040 |a N$T  |b eng  |e pn  |c N$T  |d OCLCQ  |d YDXCP  |d VGM  |d OCLCQ  |d QE2  |d CEF  |d AZU  |d TUU  |d OCLCQ  |d TEFOD  |d NLGGC  |d BTCTA  |d IDEBK  |d CDN  |d MBB  |d OCLCQ  |d OCLCF  |d OCLCQ  |d GO9  |d UMI  |d TEFOD  |d OCLCQ  |d D6H  |d OCLCQ  |d WY@  |d UIU  |d LUE  |d WYU  |d OCLCQ  |d CNTRU  |d VT2  |d INARC  |d OCLCO  |d OCL  |d OCLCQ  |d OCLCO 
019 |a 60548266  |a 70002705  |a 149663500  |a 150144716  |a 276461543  |a 465058794  |a 729550222  |a 748094667  |a 759522206  |a 809690071  |a 1019733175  |a 1044202947  |a 1056377760  |a 1061011032  |a 1063873167  |a 1066981126  |a 1074333001  |a 1097319125  |a 1103280358  |a 1129372947  |a 1152973346 
020 |a 0768664500  |q (electronic bk.) 
020 |a 9780768664508  |q (electronic bk.) 
020 |a 9780672325113 
020 |a 067232511X 
020 |z 067232511X  |q (pbk.) 
029 1 |a AU@  |b 000044593088 
029 1 |a AU@  |b 000051513974 
029 1 |a HEBIS  |b 291445691 
035 |a (OCoLC)62349056  |z (OCoLC)60548266  |z (OCoLC)70002705  |z (OCoLC)149663500  |z (OCoLC)150144716  |z (OCoLC)276461543  |z (OCoLC)465058794  |z (OCoLC)729550222  |z (OCoLC)748094667  |z (OCoLC)759522206  |z (OCoLC)809690071  |z (OCoLC)1019733175  |z (OCoLC)1044202947  |z (OCoLC)1056377760  |z (OCoLC)1061011032  |z (OCoLC)1063873167  |z (OCoLC)1066981126  |z (OCoLC)1074333001  |z (OCoLC)1097319125  |z (OCoLC)1103280358  |z (OCoLC)1129372947  |z (OCoLC)1152973346 
037 |b OverDrive, Inc.  |n http://www.overdrive.com 
037 |a 231C21C3-6BC4-487A-B7DE-29E647563271  |b OverDrive, Inc.  |n http://www.overdrive.com 
050 4 |a QA76.73.P224  |b C64 2005eb 
072 7 |a COM  |x 051310  |2 bisacsh 
072 7 |a COM  |x 051280  |2 bisacsh 
072 7 |a COM  |x 051130  |2 bisacsh 
082 0 4 |a 005.13/3  |2 22 
049 |a UAMI 
100 1 |a Coggeshall, John,  |d 1981- 
245 1 0 |a PHP 5 unleashed /  |c John Coggeshall. 
260 |a Indianapolis, Ind. :  |b Sams,  |c 2005. 
300 |a 1 online resource (xvii, 819 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 
500 |a Includes index. 
520 1 |a "PHP 5 Unleashed presents a comprehensive look at the world's most popular open-source scripting language. After covering such programming basics as functions and arrays, PHP 5 Unleashed explains how to take full advantage of many of the advanced aspects of the language, such as object-oriented programming, file system access, database interactivity, and myriad other new features introduced in PHP 5"--Jacket. 
588 0 |a Print version record. 
505 0 0 |g pt. I.  |t Working with PHP for general Web development --  |g 1.  |t Basic PHP development --  |g 2.  |t Arrays --  |g 3.  |t Regular expressions --  |g 4.  |t Working with forms in PHP --  |g 5.  |t Advanced form techniques --  |g 6.  |t Persistent data using sessions and cookies --  |g 7.  |t Using templates --  |g pt. II.  |t Advanced Web development --  |g 8.  |t PEAR --  |g 9.  |t XSLT and other XML concerns --  |g 10.  |t Debugging and optimizations --  |g 11.  |t User authentication --  |g 12.  |t Data encryption --  |g 13.  |t Object-oriented programming in PHP --  |g 14.  |t Error handling --  |g 15.  |t Working with HTML/XHTML using Tidy --  |g 16.  |t Writing email in PHP --  |g pt. III.  |t Building applications in PHP --  |g 17.  |t Using PHP for console scripting --  |g 18.  |t SOAP and PHP --  |g 19.  |t Building WAP-enabled Websites --  |g pt. IV.  |t I/O, system calls, and PHP --  |g 20.  |t Working with the file system --  |g 21.  |t Network I/O --  |g 22.  |t Accessing the underlying OS from PHP --  |g pt. V.  |t Working with data in PHP --  |g 23.  |t Introduction to databases --  |g 24.  |t Using mySQL with PHP --  |g 25.  |t Using SQLite with PHP --  |g 26.  |t PHP's dba functions --  |g pt. VI.  |t Graphical output with PHP --  |g 27.  |t Working with images --  |g 28.  |t Printable document generation --  |g A.  |t Installing PHP5 and mySQL --  |g B.  |t HTTP reference --  |g C.  |t Migrating applications from PHP4 to PHP5 --  |g D.  |t Good programming techniques and performance issues --  |g E.  |t Resources and mailing lists. 
590 |a O'Reilly  |b O'Reilly Online Learning: Academic/Public Library Edition 
650 0 |a PHP (Computer program language) 
650 0 |a Web sites  |x Design. 
650 0 |a Web site development. 
650 6 |a PHP (Langage de programmation) 
650 6 |a Sites Web  |x Développement. 
650 6 |a Sites Web  |x Conception. 
650 7 |a COMPUTERS  |x Programming Languages  |x C♯  |2 bisacsh 
650 7 |a COMPUTERS  |x Programming Languages  |x Java.  |2 bisacsh 
650 7 |a COMPUTERS  |x Programming Languages  |x Pascal.  |2 bisacsh 
650 7 |a Web site development  |2 fast 
650 7 |a PHP (Computer program language)  |2 fast 
650 7 |a Web sites  |x Design  |2 fast 
776 0 8 |i Print version:  |a Coggeshall, John, 1981-  |t PHP 5 unleashed.  |d Indianapolis, Ind. : Sams, 2005  |z 067232511X  |w (DLC) 2002114155  |w (OCoLC)57554208 
856 4 0 |u https://learning.oreilly.com/library/view/~/067232511X/?ar  |z Texto completo (Requiere registro previo con correo institucional) 
938 |a Internet Archive  |b INAR  |n php5unleashed0000cogg 
938 |a Baker and Taylor  |b BTCP  |n BK0006678167 
938 |a EBSCOhost  |b EBSC  |n 140961 
938 |a ProQuest MyiLibrary Digital eBook Collection  |b IDEB  |n 84037 
938 |a YBP Library Services  |b YANK  |n 2367034 
994 |a 92  |b IZTAP