今すぐKindleでEssential PHP Tools: Modules, Extensions, and Acceleratorsをお読みいただけます。 Kindleをお持ちでない場合、 こちらから購入いただけます。

Would you like to see this page in English? Click here.

Kindle または他の端末に配信

 
 
 

無料サンプル

冒頭部分を試し読みできます

Kindle または他の端末に配信

Kindle無料アプリをダウンロードして、モバイル端末で読書をお楽しみください。
Essential PHP Tools: Modules, Extensions, and Accelerators
 
イメージを拡大
 

Essential PHP Tools: Modules, Extensions, and Accelerators [Kindle版]

David Sklar

紙の本の価格: ¥ 3,662
Kindle 価格: ¥ 1,952
OFF: ¥ 1,710 (47%)
販売: Amazon Services International, Inc.

フォーマット

Amazon 価格 新品 中古品
Kindle版 ¥ 1,952  
ペーパーバック ¥ 3,734  
Kindle無料アプリ登録でAmazonポイントプレゼント!
Kindle無料アプリ(Kindle for iPhone, Kindle for iPad, Kindle for Androidのいずれか)を新規登録されたお客様にAmazonポイント 100ポイントをプレゼント!(5/26)まで。詳しくはこちら

掲載画像とお届けする商品の表紙が異なる場合があります。ご了承ください。


商品の説明

内容紹介

This book is an essential guide to some of the best free add-ons to PHP. These add-ons, or tools, provide invaluable functionality for improving your PHP web applications, including accessing databases, generating robust Web forms, using page templating systems, creating and parsing XML documents, authenticating users, and much more.

In response to the existing shortage of documentation about the tools, author David Sklar packs this book with details about installing, configuring, and using each tool—along with plenty of examples tailored to PHP 4 and 5.

Sklar also lays out the details of Auth and HTML_QuickFormtwo hard working PEAR modules, so you don't have to code your own authentication system or Web form construction set! Also included are chapters on debugging programs, and increasing Web server speed. In short, you will learn to eliminate inefficiencies in PHP, and enhance performance without any code modification.

内容説明

This book is an essential guide to some of the best free add-ons to PHP. These add-ons, or tools, provide invaluable functionality for improving your PHP web applications, including accessing databases, generating robust Web forms, using page templating systems, creating and parsing XML documents, authenticating users, and much more.

In response to the existing shortage of documentation about the tools, author David Sklar packs this book with details about installing, configuring, and using each tool—along with plenty of examples tailored to PHP 4 and 5.

Sklar also lays out the details of Auth and HTML_QuickFormtwo hard working PEAR modules, so you don't have to code your own authentication system or Web form construction set! Also included are chapters on debugging programs, and increasing Web server speed. In short, you will learn to eliminate inefficiencies in PHP, and enhance performance without any code modification.

Table of Contents

  1. Accessing Databases with DB
  2. Accessing Databases with ADODB
  3. Using HTML_QuickForm for Form Processing
  4. Templating with Smarty
  5. Performing Event-Based XML Parsing with XML_Parser
  6. Developing Lightweight Web Services with XML_RPC
  7. Developing Heavyweight Web Services with SOAP
  8. Performing Easier XML Parsing with SimpleXML
  9. Sending Mail 
  10. Working with Authentication, Users, and Passwords
  11. Understanding PHP Internals
  12. Profiling and Debugging with Xdebug
  13. Accelerating with Code Caches

登録情報

  • フォーマット: Kindle版
  • ファイルサイズ: 3238 KB
  • 紙の本の長さ: 367 ページ
  • ページ番号ソース ISBN: 1590592808
  • 出版社: Apress (2004/3/15)
  • 販売: Amazon Services International, Inc.
  • 言語 英語
  • ASIN: B001LDKS02
  • Text-to-Speech(テキスト読み上げ機能): 有効
  • X-Ray: 有効にできません。

カスタマーレビュー

Amazon.co.jp にはまだカスタマーレビューはありません
星5つ
星4つ
星3つ
星2つ
星1つ
Amazon.com で最も参考になったカスタマーレビュー (beta)
Amazon.com: 5つ星のうち 3.6  8件のカスタマーレビュー
25 人中、25人の方が、「このレビューが参考になった」と投票しています。
5つ星のうち 5.0 Learn to use external PHP libraries effectively 2004/6/12
By J. Sheth - (Amazon.com)
形式:ペーパーバック
David Sklar has written a book on a subject that most other PHP authors have ignored, and which many PHP programmers have failed to consider: how using pre-made, existing libraries effectively can save you hours of writing (and re-writing) PHP code.

There are many external libraries available to PHP, some under the PEAR brand ( http://pear.php.net ) and others by individual authors or companies.

If you would like to automate the creation, processing and validatin of form processing, there's HTML_QuickForm. If you'd like to implement a templating system to separate presentation logic from other programming logic, there's Smarty. If you would like to setup a lightweight, yet completely usable and effective web services platform, there's the PEAR XML-RPC library.

In many of these cases, the online documentation is too complicated or technical (e.g. HTML_QuickForm) or too skimpy (PEAR XML-RPC). Enter David Sklar's book!

David uses concise, clear language with plenty of examples to explain how a certain library works. He goes through it step-by-step, first with a paragraph of descriptive text, then with a snippet of code elucidating what was previously mentioned.

He manages to cover just enough ground to enable you to grasp how to use a certain library without boring you to tears with extraneous, non-essential information.

If you would like to avoid re-inventing the wheel and the introduction of bugs (that almost always follows the insertion of new, untested code), I suggest you procure a copy of Essential PHP Tools today, and read it cover-to-cover!

18 人中、18人の方が、「このレビューが参考になった」と投票しています。
5つ星のうち 5.0 I hope to see more books like this 2004/6/28
By Foti Massimo - (Amazon.com)
形式:ペーパーバック
The PHP world is full of great add-ons, modules and tools available for free on the Internet. Unfortunately, many of them lack quality documentation. If you already have a decent understanding of PHP and want to expand your arsenal this book is for you. Take a look at the TOC and you will find plenty of useful material, from portable database connectivity, to SOAP, XML and much more. Each chapter is self-containing, no linear reading is required and you can safely skip something or jump across different topics. I hope to see more books like this; there are many little software gems out there that deserve this kind of treatment
17 人中、15人の方が、「このレビューが参考になった」と投票しています。
5つ星のうち 5.0 Tools you will want to know about if you use PHP 2004/5/3
By Harold McFarland - (Amazon.com)
形式:ペーパーバック
If you are using PHP with your web applications you will want a copy of "Essential PHP Tools". Author David Sklar has gathered together tools to resolve some of the most common problems of PHP. If you want to do authentication you don't have to hand write the code, a free tool is available. Unfortunately many of the best free tools for PHP also have minimal documentation. David Sklar resolves this problem by providing excellent documentation for each of the tools mentioned in the book. Some of these include tools for accessing databases (using both the DB and ADODB methods), generating and processing forms, templating, XML parsing, sending mail, authentication, working with users and passwords, debugging, caching, and optimizing. The tools are easy to find and useful, the documentation excellent, and the writing style easy to follow. All this makes "Essential PHP Tools" a highly recommended book for anyone using PHP on their webserver.
これらのレビューは参考になりましたか?   ご意見はクチコミでお聞かせください。

クチコミ

クチコミは、商品やカテゴリー、トピックについて他のお客様と語り合う場です。お買いものに役立つ情報交換ができます。
この商品のクチコミ一覧
内容・タイトル 返答 最新の投稿
まだクチコミはありません

複数のお客様との意見交換を通じて、お買い物にお役立てください。
新しいクチコミを作成する
タイトル:
最初の投稿:
サインインが必要です
 


関連トピック一覧のアクティブなトピック
クチコミを検索
すべてのクチコミを検索
   
関連するクチコミ一覧


関連商品を探す