AccueilGroupesDiscussionsPlusTendances
Site de recherche
Ce site utilise des cookies pour fournir nos services, optimiser les performances, pour les analyses, et (si vous n'êtes pas connecté) pour les publicités. En utilisant Librarything, vous reconnaissez avoir lu et compris nos conditions générales d'utilisation et de services. Votre utilisation du site et de ses services vaut acceptation de ces conditions et termes.

Résultats trouvés sur Google Books

Cliquer sur une vignette pour aller sur Google Books.

Programming PHP par Rasmus Lerdorf
Chargement...

Programming PHP (édition 2006)

par Rasmus Lerdorf

MembresCritiquesPopularitéÉvaluation moyenneMentions
592240,430 (3.69)2
Why is PHP the most widely used programming language on the web? This updated edition teaches everything you need to know to create effective web applications using the latest features in PHP 7.4. You ́ll start with the big picture and then dive into language syntax, programming techniques, and other details, using examples that illustrate both correct usage and common idioms. If you have a working knowledge of HTML, authors Kevin Tatroe and Peter MacIntyre provide many style tips and practical programming advice in a clear and concise manner to help you become a top-notch PHP programmer. Understand what ́s possible when you use PHP programs Learn language fundamentals, including data types, variables, operators, and flow control statements Explore functions, strings, arrays, and objects Apply common web application techniques, such as form processing, data validation, session tracking, and cookies Interact with relational databases like MySQL or NoSQL databases such as MongoDB Generate dynamic images, create PDF files, and parse XML files Learn secure scripts, error handling, performance tuning, and other advanced topics Get a quick reference to PHP core functions and standard extensions… (plus d'informations)
Membre:asails
Titre:Programming PHP
Auteurs:Rasmus Lerdorf
Info:O'Reilly Media (2006), Edition: Second Edition, Paperback, 544 pages
Collections:Votre bibliothèque, En cours de lecture, Liste de livres désirés, À lire, Lus mais non possédés, Favoris
Évaluation:***
Mots-clés:Aucun

Information sur l'oeuvre

Programming PHP par Rasmus Lerdorf

Aucun
Chargement...

Inscrivez-vous à LibraryThing pour découvrir si vous aimerez ce livre

Actuellement, il n'y a pas de discussions au sujet de ce livre.

» Voir aussi les 2 mentions

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. ( )
  bnielsen | Jan 14, 2016 |
great book i loved it ( )
  11T | Aug 24, 2007 |
2 sur 2
aucune critique | ajouter une critique

» Ajouter d'autres auteur(e)s (38 possibles)

Nom de l'auteurRôleType d'auteurŒuvre ?Statut
Rasmus Lerdorfauteur principaltoutes les éditionscalculé
Tatroe, Kevinauteur secondairequelques éditionsconfirmé
Tatroe, KevinAuteurauteur secondairequelques éditionsconfirmé
Vous devez vous identifier pour modifier le Partage des connaissances.
Pour plus d'aide, voir la page Aide sur le Partage des connaissances [en anglais].
Titre canonique
Titre original
Titres alternatifs
Date de première publication
Personnes ou personnages
Lieux importants
Évènements importants
Films connexes
Épigraphe
Dédicace
Premiers mots
Citations
Derniers mots
Notice de désambigüisation
Directeur de publication
Courtes éloges de critiques
Langue d'origine
DDC/MDS canonique
LCC canonique

Références à cette œuvre sur des ressources externes.

Wikipédia en anglais (1)

Why is PHP the most widely used programming language on the web? This updated edition teaches everything you need to know to create effective web applications using the latest features in PHP 7.4. You ́ll start with the big picture and then dive into language syntax, programming techniques, and other details, using examples that illustrate both correct usage and common idioms. If you have a working knowledge of HTML, authors Kevin Tatroe and Peter MacIntyre provide many style tips and practical programming advice in a clear and concise manner to help you become a top-notch PHP programmer. Understand what ́s possible when you use PHP programs Learn language fundamentals, including data types, variables, operators, and flow control statements Explore functions, strings, arrays, and objects Apply common web application techniques, such as form processing, data validation, session tracking, and cookies Interact with relational databases like MySQL or NoSQL databases such as MongoDB Generate dynamic images, create PDF files, and parse XML files Learn secure scripts, error handling, performance tuning, and other advanced topics Get a quick reference to PHP core functions and standard extensions

Aucune description trouvée dans une bibliothèque

Description du livre
Résumé sous forme de haïku

Discussion en cours

Aucun

Couvertures populaires

Vos raccourcis

Évaluation

Moyenne: (3.69)
0.5
1
1.5
2 2
2.5
3 24
3.5 1
4 27
4.5
5 9

Est-ce vous ?

Devenez un(e) auteur LibraryThing.

 

À propos | Contact | LibraryThing.com | Respect de la vie privée et règles d'utilisation | Aide/FAQ | Blog | Boutique | APIs | TinyCat | Bibliothèques historiques | Critiques en avant-première | Partage des connaissances | 206,568,534 livres! | Barre supérieure: Toujours visible