Gebraucht kaufen
Gebraucht - Gut Informationen anzeigen
Preis: EUR 5,48

oder
Loggen Sie sich ein, um 1-Click® einzuschalten.
 
   
Möchten Sie verkaufen? Hier verkaufen
Core PHP Programming. Using PHP to build Dynamic Web Sites
 
Größeres Bild
 
Den Verlag informieren!
Ich möchte dieses Buch auf dem Kindle lesen.

Sie haben keinen Kindle? Hier kaufen oder eine gratis Kindle Lese-App herunterladen.

Core PHP Programming. Using PHP to build Dynamic Web Sites [Englisch] [Taschenbuch]

Leon Atkinson
2.7 von 5 Sternen  Alle Rezensionen anzeigen (94 Kundenrezensionen)

Erhältlich bei diesen Anbietern.


Weitere Ausgaben

Amazon-Preis Neu ab Gebraucht ab
Taschenbuch --  
Dieses Buch gibt es in einer neuen Auflage:
Core PHP Programming Core PHP Programming
EUR 44,99
Auf Lager. Zustellung kann bis zu 2 zusätzliche Tage in Anspruch nehmen.

Produktinformation

  • Taschenbuch: 568 Seiten
  • Verlag: Prentice-Hall, New York; Auflage: Pap/Cdr (Mai 1999)
  • Sprache: Englisch
  • ISBN-10: 013020787X
  • ISBN-13: 978-0130207876
  • Größe und/oder Gewicht: 23,5 x 17,8 x 4,2 cm
  • Durchschnittliche Kundenbewertung: 2.7 von 5 Sternen  Alle Rezensionen anzeigen (94 Kundenrezensionen)
  • Amazon Bestseller-Rang: Nr. 2.101.478 in Englische Bücher (Siehe Top 100 in Englische Bücher)
  • Komplettes Inhaltsverzeichnis ansehen

Mehr über den Autor

Leon Atkinson
Entdecken Sie Bücher, lesen Sie über Autoren und mehr

Besuchen Sie die Seite von Leon Atkinson auf Amazon

Produktbeschreibungen

Amazon.co.uk

Revised for PHP version 4, the new edition of Core PHP Programming is a comprehensive tutorial and reference to one of today's hottest scripting languages. Part tutorial and part reference, this book will get beginners started with PHP, as well as provide a convenient desktop resource for more experienced PHP developers.

Early sections show what PHP is and how it works, with basic data types, flow control, and other topics you'll need to get started. But the heart of the book is a full reference to PHP 4 functions. Organised by topic, this text provides over 400 pages of reference to several hundred PHP calls, along with a description of what they do. Clearly organised and presented, this book will help you find what you need quickly (instead of relying on PHP's often cumbersome online help). In particular, readers will appreciate the coverage of database functions, including the separate calls for MySQL, ODBC, and Oracle. You'll also see what PHP can do with XML.

The last part of the book reverts to tutorial mode, first with a section on algorithms that discusses ways to sort and search PHP arrays. Final sections look at some strategies you can use to integrate PHP into the software design process, in which the strategies of combining HTML content with dynamic PHP scripts are shown. There is also useful advice for increasing performance with PHP. (It would seem that upgrading to PHP 4 is a must, because the new version offers a real performance boost.)

PHP is clearly a popular choice for Web applications today. If you buy just one book on PHP, consider Core PHP Programming. It offers an approachable tutorial that will put basic PHP script development into the hands of beginners, and provides a useful reference for everyday development once you've gotten a handle on how to use it. --Richard Dragan -- Dieser Text bezieht sich auf eine vergriffene oder nicht verfügbare Ausgabe dieses Titels.

Amazon.com

Core PHP Programming: Using PHP to Build Dynamic Web Sites begins with an introduction to PHP that rapidly moves through the language's constructs. In his introduction, author Leon Atkinson provides a taste of PHP's variable usage, user input, conditional branching, and looping functions in a very concise chapter. A series of topical chapters follow, which explore the language in depth, presenting operators, statements, and concepts. User-defined functions, arrays, and classes are all covered, as is the often tricky topic of disk access.

Part II of the book comprises a topical summary of PHP's built-in functions. This section begins with I/O functions of all types, followed by an analysis of data manipulation and mathematical functions. The chapter on database functions provides a good feel for PHP's extensible nature by discussing programming issues involved with using databases such as dBase, IMAP, LDAP, MySQL, ODBC, Oracle, and Sybase. Throughout all of these chapters, the author is careful to provide digestible, real-world examples for every function.

The final two parts of the book present programming algorithms and basic concepts in application design. Atkinson provides reusable algorithms for sorting and searching, string manipulation, database access, and graphic generation. He discusses how to use PHP with HTML and create applications that are intelligently modular. The accompanying CD-ROM provides the source code for book examples, PHP, Apache, and other programs to get you rolling quickly with this intriguing language. --Stephen W. Plain


Tags

 (Was ist das?)
Bei einem Tag handelt es sich um ein Schlagwort, das zum Produkt passt.
Tags erleichtern allen Kunden die Suche und die Sortierung ihrer Lieblingsprodukte.
 

Eine digitale Version dieses Buchs im Kindle-Shop verkaufen

Wenn Sie ein Verleger oder Autor sind und die digitalen Rechte an einem Buch haben, können Sie die digitale Version des Buchs in unserem Kindle-Shop verkaufen. Weitere Informationen

Kundenrezensionen

Die hilfreichsten Kundenrezensionen
1 von 1 Kunden fanden die folgende Rezension hilfreich
Format:Taschenbuch
I give the book a thumbs up. It is the first book on PHP and I expected it to be a general reference / tutorial book covering the basics--which it certainly does. Sure you could use the on-line docs, and there are some good on-line tutorials but this puts it all in one place and makes it easy to take on the bus. Sure, if you've mastered the docs and on-line tutorials available, the book is a nice hard copy but you may not find much new info--but as a beginner, I found the book helpful. Newer printings have corrected an error which slipped in early but I strongly recommend reading the review by Lara Fabans below.

In addition to code examples from the book and PHP itself, the CD contains the Xitami web-server for Win 95/98. Though instructions are installation are only given for NT, the Win 95/98 installation is the easiest thing in the world (surprised me!) with a couple of notable exceptions. (1) When I installed Xitami I had a hard time setting up the PHP filter through the admin mechanism. For some reason the filter information isn't saved so I've had to create and manually edit a deaults.cfg (see xitami.cfg for template). Once you do this PHP works great, except that...

(2) The CD does NOT include a MySQL server for Win 95/98. This you will find on the MySQL website, but making all three work together has been a bear. Without MySQL many of the examples simply will not run. It probably best just to let some hosting service do all the dirty work. But gee, it would have been nice to test PHP scripts from home and stay off-line...

But am I sorry I bought the book? No way, I'd still be on square on glaring at on-line refs. without it.

War diese Rezension für Sie hilfreich?
1 von 1 Kunden fanden die folgende Rezension hilfreich
Format:Taschenbuch
This book does not know what it is trying to be - it is an OK copy of the online docs - but is bulked up (lots of space and a BIG font) to make it look like it covers a lot of ground. This makes it look like a detailed tutorial - and this it definitely is not.

I came to the book (and PHP) as a complete novice - and found that there was a simple lack of good examples - all of the functions are documented - but there is little in the way of description as to why you would want to use any of them.

At the end of the day I felt that I would have been better off printing out the docs that down load from the PHP web site.

Tom.

War diese Rezension für Sie hilfreich?
1 von 1 Kunden fanden die folgende Rezension hilfreich
Good and Bad 20. Juni 1999
Format:Taschenbuch
Mr. Atkinson is a nice guy... but this book was rushed to market, and will be qualitatively beneath the next PHP books. As a handy paper source, it is sufficient.

After flying through this book, I was comfortably writing 300 line PHP scripts to access Oracle databases and contextually format very complicated web pages. My general happiness with life right now is probably due more to PHP than to this book.

One example of this book's problems: function calls are sorted alphabetically. Thus, you'll get to "closedir" way before you get to "opendir" or "readdir". Also, the function titles go like "string urlencode(string url_text)" -- which means that you have to read the SECOND word of every heading to see the (alphabetical) function name and the FIRST word to see what the function returns. Function descriptions are generally sorted into "File", "Database", "RegExp" etc., which further frustrates any quick reference attempts.

The book is not in depth. If you're wondering whether you can regexp with a variable during a directory read, you're out of luck. I found myself wishing Larry Wall (of Perl) had written the book.

The thing is, I probably know more about PHP after one week exposure to PHP than the book does. A good reference book is supposed to constantly refresh and enlighten you. Lastly, keep your pen handy, because this early edition's code has some errors that you'll want to correct on the page. The CD-ROM also has those errors.

War diese Rezension für Sie hilfreich?
Die neuesten Kundenrezensionen
Preis-Wert
abgesehen von dem hohen preis ist das buch echt gut! man zahlt viel aber man bekommt entsprechend auch ein sehr gutes buch! Lesen Sie weiter...
Am 11. Dezember 2000 veröffentlicht
Wie der Vorgänger schon super
Das Buch über PHP-4 ist wie schon das Buch über PHP-3 von Leon Atkinson sehr empfehlenswert. Lesen Sie weiter...
Veröffentlicht am 23. November 2000 von buti0012@fh-karlsruhe.de
Burn before reading
I was fairly warned by Amazon reviewers that this book issimply a print version of the PHP functions found on [the internet], but I went ahead and bought it anyway. Lesen Sie weiter...
Veröffentlicht am 28. Juni 2000 von Mark Malkasian
Do not buy this book.
This book is useful as an expensive alternate to the online function list, but it really offers nothing usful in itself. Lesen Sie weiter...
Veröffentlicht am 27. Mai 2000 von Ken Simpson
Little more than the online function reference repackaged
If you are already a programmer you will not find anything here thatisn't already in the online documentation you can download.... Lesen Sie weiter...
Veröffentlicht am 24. Mai 2000 von Steve Wainstead
a decent way to get started with PHP
I bought this book as an alternative to the online PHP documentation and found it to be much more readable than the online docs. Lesen Sie weiter...
Veröffentlicht am 16. Mai 2000 von Maria Erb
A poor book, made worse by the layout.
As many people have discovered, this book is a very basic introduction to PHP. The function reference, while useful, offers no extra value than the existing online PHP... Lesen Sie weiter...
Veröffentlicht am 1. Mai 2000 von Sam Sargeant
Not as bad as everyone says
*IF* you use the book in the way it meant to be used. The book is a sort of a beginner's tutorial/reference hybrid. Lesen Sie weiter...
Veröffentlicht am 26. April 2000 von Andrew Covey
Good intro when your 'unplugged'
There isn't much added here when compared to the online PHP manual. However, for the beginner, the examples help. Lesen Sie weiter...
Veröffentlicht am 25. März 2000 von Jason Cox
Perhaps I'm just different, but...
I must say that I was shocked to see the poor reviews for this book. I use it on a daily basis, and essentially taught myself PHP using this book as a crutch. Lesen Sie weiter...
Veröffentlicht am 15. März 2000 von Mike
Kundenrezensionen suchen
Nur in den Rezensionen zu diesem Produkt suchen

Kunden diskutieren

Das Forum zu diesem Produkt
Diskussion Antworten Jüngster Beitrag
Noch keine Diskussionen

Fragen stellen, Meinungen austauschen, Einblicke gewinnen
Neue Diskussion starten
Thema:
Erster Beitrag:
Eingabe des Log-ins
 


Aktive Diskussionen in ähnlichen Foren
Kundendiskussionen durchsuchen
Alle Amazon-Diskussionen durchsuchen
   
Ähnliche Foren


Lieblingslisten


Ähnliche Artikel finden


Anhand des Sachgebietes nach ähnlichen Produkten suchen:


Ihr Kommentar