|Eingestellt in Kategorie:
Ähnlichen Artikel verkaufen?

Upgrade auf PHP 5 von Adam Trachtenberg. 636920006367-

Ursprünglicher Text
Upgrading to PHP 5 By Adam Trachtenberg. 636920006367
Artikelzustand:
Sehr gut
Preis:
US $9,34
Ca.EUR 8,67
Versand:
Kostenlos Sparversand. Weitere Detailsfür Versand
Standort: NY, USA
Lieferung:
Lieferung zwischen Sa, 11. Mai und Do, 16. Mai nach 43230 bei heutigem Zahlungseingang
Wir wenden ein spezielles Verfahren zur Einschätzung des Liefertermins an – in diese Schätzung fließen Faktoren wie die Entfernung des Käufers zum Artikelstandort, der gewählte Versandservice, die bisher versandten Artikel des Verkäufers und weitere ein. Insbesondere während saisonaler Spitzenzeiten können die Lieferzeiten abweichen.
Rücknahmen:
30 Tage Rückgabe. Käufer zahlt Rückversand. Weitere Details- Informationen zu Rückgaben
Zahlungen:
     

Sicher einkaufen

eBay-Käuferschutz
Geld zurück, wenn etwas mit diesem Artikel nicht stimmt. 

Angaben zum Verkäufer

Angemeldet als gewerblicher Verkäufer
Der Verkäufer ist für dieses Angebot verantwortlich.
eBay-Artikelnr.:335197465034

Artikelmerkmale

Artikelzustand
Sehr gut: Buch, das nicht neu aussieht und gelesen wurde, sich aber in einem hervorragenden Zustand ...
Title
Upgrading to PHP 5
ISBN
9780596006365
Publication Year
2004
Type
Textbook
Format
Trade Paperback
Language
English
Publication Name
Upgrading to Php 5 : All That's New in Php 5
Item Height
0.8in
Author
Adam Trachtenberg
Item Length
9in
Publisher
O'reilly Media, Incorporated
Item Width
6in
Item Weight
16.8 Oz
Number of Pages
352 Pages

Über dieses Produkt

Product Information

If you're using PHP 4, then chances are good that an upgrade to PHP 5 is in your future. The more you've heard about the exciting new features in PHP 5, the sooner that upgrade is probably going to be. Although an in-depth, soup-to-nuts reference guide to the language is good to have on hand, it's not the book an experienced PHP programmer needs ......

Product Identifiers

Publisher
O'reilly Media, Incorporated
ISBN-10
0596006365
ISBN-13
9780596006365
eBay Product ID (ePID)
30765332

Product Key Features

Author
Adam Trachtenberg
Publication Name
Upgrading to Php 5 : All That's New in Php 5
Format
Trade Paperback
Language
English
Publication Year
2004
Type
Textbook
Number of Pages
352 Pages

Dimensions

Item Length
9in
Item Height
0.8in
Item Width
6in
Item Weight
16.8 Oz

Additional Product Features

Lc Classification Number
Qa76.73.P224t73 2004
Table of Content
Preface; Who This Book Is For; Who This Book Is Not For; What's in This Book; Other Resources; Conventions Used in This Book; Using Code Examples; We'd Like to Hear from You; Acknowledgements;Chapter 1: Introduction; 1.1 Why PHP 5?; 1.2 What's New in PHP 5?; 1.3 Installing and Configuring PHP 5;Chapter 2: Object-Oriented Programming; 2.1 What Is Object-Oriented Programming?; 2.2 Memory Management; 2.3 Basic Classes; 2.4 Class Intermediates; 2.5 Inheritance; 2.6 Magical Methods;Chapter 3: MySQL; 3.1 Installing and Configuring; 3.2 Procedural Interface; 3.3 Before and After: Connecting to the Database Server; 3.4 Object-Oriented Interface; 3.5 Before and After: Querying and Retrieving Data with Prepared Statements; 3.6 Before and After: Subselects; 3.7 Transactions; 3.8 Before and After: Making Multiple Queries; 3.9 Securing Connections with SSL; 3.10 Porting Code and Migrating Databases;Chapter 4: SQLite; 4.1 SQLite Basics; 4.2 Alternate SQLite Result Types; 4.3 Object-Oriented Interface; 4.4 Indexes, Error Handling, and In-Memory Tables; 4.5 Transactions; 4.6 User-Defined Functions;Chapter 5: XML; 5.1 XML Extensions in PHP 5; 5.2 Installing XML and XSLT Support; 5.3 DOM; 5.4 SimpleXML; 5.5 Converting Between SimpleXML and DOM Objects; 5.6 Before and After: Reading XML into a Tree; 5.7 Before and After: Searching XML with XPath; 5.8 Reading XML as Events with SAX; 5.9 Before and After: Creating New XML Documents; 5.10 Before and After: Transforming XML with XSLT; 5.11 Validating Against a Schema;Chapter 6: Iterators and SPL; 6.1 Before and After: Using Iterators; 6.2 Implementing the Iterator Interface; 6.3 MySQL Query Iterator; 6.4 Chaining Iterators; 6.5 SimpleXML Iterator; 6.6 Before and After: Recursive Directory Iteration; 6.7 Implementing the RecursiveIterator Interface; 6.8 Array and Object Property Iteration; 6.9 Redefining Class Iteration; 6.10 Iterator and SPL Classes and Interfaces;Chapter 7: Error Handling and Debugging; 7.1 Before and After: Handling Errors; 7.2 The Benefits of Exceptions; 7.3 System Exceptions; 7.4 The Exception Class; 7.5 User Exceptions; 7.6 Setting a Custom Exception Handler; 7.7 Processing Errors with a Custom Handler; 7.8 Debugging Functions;Chapter 8: Streams, Wrappers, and Filters; 8.1 Using the Streams API; 8.2 Wrapper Overview; 8.3 Wrapper Details; 8.4 Creating Wrappers; 8.5 Filtering Streams; 8.6 Creating Filters;Chapter 9: Other Extensions; 9.1 SOAP; 9.2 Tidy; 9.3 Reflection;Chapter 10: PHP 5 in Action; 10.1 Defining Your Database Schema; 10.2 The Person Class; 10.3 The addressBook Class; 10.4 The Template Class; 10.5 Assembling the Application; 10.6 Wrap-Up and Future Directions;Introduction to XML; Comparing HTML and XML; Well-Formed XML; Schemas; Transformations; XML Namespaces; XPath;Additional New Features and Minor Changes; Passing Optional Parameters by Reference; New E_STRICT Error Setting; Treating Strings as Arrays Causes Errors; CLI Now Allows Individual Line Processing; CLI Always Provides argv and argc; Oracle (oci8) Extension Functions Renamed; New Configuration Directives; Updated COM Extension; Apache 2 Correctly Sets PATH_TRANSLATED; strrpos( ) Uses the Entire Needle; Windows 95 Support Dropped; old_function Eliminated;Installing PHP 5 Alongside PHP 4; General PHP 5 Configuration; Module and CGI; Windows;Colophon;
Copyright Date
2004
Target Audience
Scholarly & Professional
Topic
Programming / General, Programming Languages / Xml, Operating Systems / Linux, Programming Languages / Php, Web / Design, Programming Languages / Sql, Programming / Object Oriented, Information Technology
Lccn
2004-276220
Dewey Decimal
005.13/3
Dewey Edition
22
Illustrated
Yes
Genre
Computers

Artikelbeschreibung des Verkäufers

Rechtliche Informationen des Verkäufers

WRAP Ltd
Mubin Ahmed
2 Lester Way
Wallingford
OX10 9TA
United Kingdom
Kontaktinformationen anzeigen
:liaM-Eku.oc.skoobemosewa@asuyabe
USt-IdNr.:
  • GB 724498118
Handelsregisternummer:
  • 03800600
Ich versichere, dass alle meine Verkaufsaktivitäten in Übereinstimmung mit allen geltenden Gesetzen und Vorschriften der EU erfolgen.
Awesomebooksusa

Awesomebooksusa

97,9% positive Bewertungen
1,2 Mio. Artikel verkauft
Shop besuchenKontakt

Detaillierte Verkäuferbewertungen

Durchschnitt in den letzten 12 Monaten

Genaue Beschreibung
4.8
Angemessene Versandkosten
5.0
Lieferzeit
4.9
Kommunikation
4.9

Beliebte Kategorien in diesem Shop

Angemeldet als gewerblicher Verkäufer

Verkäuferbewertungen (511.784)

i***m (3503)- Bewertung vom Käufer.
Letzter Monat
Bestätigter Kauf
Smooth transaction
2***l (40)- Bewertung vom Käufer.
Letzter Monat
Bestätigter Kauf
The book came a little damaged due to the way it was packed, and they gave me a 50% refund for my trouble. Fast shipping, really appreciate the willingness to refund since the order was almost but not quite as expected.
o***o (127)- Bewertung vom Käufer.
Letzter Monat
Bestätigter Kauf
Seller is great with fast responses about sell. The seller description of the condition of the book was not accurate.