Imagen del autor

Rasmus Lerdorf

Autor de Programming PHP

7 Obras 979 Miembros 5 Reseñas

Sobre El Autor

Créditos de la imagen: Photo by Chrys

Obras de Rasmus Lerdorf

Etiquetado

Conocimiento común

Miembros

Reseñas

Indeholder "Preface", "1. Introduction to PHP", " What Does PHP Do?", " A Brief History of PHP", " Installing PHP", " A Walk Through PHP", "2. Language Basics", " Lexical Structure", " Data Types", "Variables", " Expressions and Operators", " Flow-Control Statements", " Including Code", " Embedding PHP in Web Pages", "3. Functions", " Calling a Function", " Defining a Function", " Variable Scope", " Function Parameters", " Return Values", " Variable Functions", " Anonymous Functions", "4. Strings", " Quoting String Constants", " Printing Strings", " Accessing Individual Characters", " Cleaning Strings", " Encoding and Escaping", " Comparing Strings", " Manipulating and Searching Strings", " Regular Expressions", " POSIX-Style Regular Expressions", " Perl-Compatible Regular Expressions", "5. Arrays", " Indexed Versus Associative Arrays", " Identifying Elements of an Array", " Storing Data in Arrays", " Multidimensional Arrays", " Extracting Multiple Values", " Converting Between Arrays and Variables", " Traversing Arrays", " Sorting", " Acting on Entire Arrays", " Using Arrays", "6. Objects", " Terminology", " Creating an Object", " Accessing Properties and Methods", " Declaring a Class", " Introspection", " Serialization", "7. Web Techniques", " HTTP Basics", " Variables", " Server Information", " Processing Forms", " Setting Response Headers", " Maintaining State", " SSL", "8. Databases", " Using PHP to Access a Database", " Relational Databases and SQL", " PEAR DB Basics", " Advanced Database Techniques", " Sample Application", "9. Graphics", " Embedding an Image in a Page", " The GD Extension", " Basic Graphics Concepts", " Creating and Drawing Images", " Images with Text", " Dynamically Generated Buttons", " Scaling Images", " Color Handling", "10. PDF", " PDF Extensions", " Documents and Pages", " Text", " Images and Graphics", " Navigation", " Other PDF Features", "11. XML", " Lightning Guide to XML", " Generating XML", " Parsing XML", " Transforming XML with XSLT", " Web Services", "12. Security", " Global Variables and Form Data", " Filenames", " File Uploads", " File Permissions", " Concealing PHP Libraries", " PHP Code", " Shell Commands", " Security Redux", "13. Application Techniques", " Code Libraries", " Templating Systems", " Handling Output", " Error Handling", " Performance Tuning", "14. Extending PHP", " Architectural Overview", " What You'll Need", " Building Your First Extensions", " The config.m4 File", " Memory Management", " The pval/zval Data Type", " Parameter Handling", " Returning Values", " References", " Global Variables", " Creating Variables", " Extension INI Entries", " Resources", " Where to Go from Here", "15. PHP on Windows", " Installing and Configuring PHP on Windows", " Writing Portable Code for Windows and Unix", " Interfacing with COM", " Interfacing with ODBC Data Sources", "A. Function Reference", "B. Extension Overview", "Index", "About the Authors", "Colophon".

Glimrende reference til hvad PHP går ud på og hvad man kan bruge det til. Diverse features, der ikke er gode hvis man skriver store programmer eller ikke har 100% check på funktionerne er også dækket. .INI filer hvor der kan stå ting af katastrofal betydning, ikke-escapede strenge, der gives videre fra forms eller fra sidens url osv. Jeg er ikke nogen stor fan af PHP.
… (más)
 
Denunciada
bnielsen | otra reseña | Jan 14, 2016 |
Trop concis pour apprendre, mais bien pour retrouver des choses déjà vues. Il manque un index, c'est dommage.
1 vota
Denunciada
ghatt | 2 reseñas más. | Jul 20, 2009 |
PHP has a pretty extensive API, and since I don't use it as often as some other frameworks, this has been an invaluable resource for me. The only thing that could have made it more useful, I think, is if it had been grouped by functionality rather than throwing all the prototypes together in alphabetical order. While this is fine when I know the name of the method I'm looking for, sometimes that isn't the case, and I often end up having to go back to the PHP online documentation.
 
Denunciada
irishkitsune | 2 reseñas más. | Feb 1, 2008 |
great book i loved it
 
Denunciada
11T | otra reseña | Aug 24, 2007 |

También Puede Gustarte

Autores relacionados

Estadísticas

Obras
7
Miembros
979
Popularidad
#26,316
Valoración
½ 3.6
Reseñas
5
ISBNs
30
Idiomas
5

Tablas y Gráficos