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


または
1-Clickで注文する場合は、サインインをしてください。
こちらからも買えますよ
この商品をお持ちですか? マーケットプレイスに出品する
PHP 5: Your visual blueprint for creating open source, server-side content
 
 

PHP 5: Your visual blueprint for creating open source, server-side content [ペーパーバック]

Toby Boudreaux

価格: ¥ 2,370 通常配送無料 詳細
o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o
通常2~3週間以内に発送します。 在庫状況について
この商品は、Amazon.co.jp が販売、発送します。

キャンペーンおよび追加情報

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


商品の説明

内容説明

* Now revised to cover features found in PHP4 and PHP5, this new edition shows Web developers step by step how to create dynamic, data-driven Web applications
* Two-color screen shots accompanied by concise callouts demonstrate how to tackle more than 100 key PHP tasks, including using cookies to monitor the activity of Web site visitors, retrieving information from MySQL or other databases, creating images and Web pages on the fly, and processing XML documents
* Shows how to use PHP with Apache Web server, process data forms, access data files, troubleshoot PHP scripts, and migrate scripts to PHP5
* A companion Web site features a fully searchable e-version of the book, plus all code that appears in the text-ready to plug into users' Web pages

著者について

Toby Boudreaux has been involved in Web development since 1998. His experience includes working as a Designer for Nerve.com, Design Technologist for The Chopping Block, Web Developer for Threespot Media, and Director of Engineering for EVB and Horn Group.
He has expertise in LAMP development, Java programming, Flash application development, standards-compliant markup, accessibility, and usability.

登録情報


この本のなか見!検索より (詳細はこちら
書き出し
PHP is a scripting language used primarily on Web servers running the Apache HTTP server software. 最初のページを読む
その他の機能
頻出単語一覧
この本のサンプルページを閲覧する
おもて表紙 | 著作権 | 目次 | 抜粋 | 索引 | 裏表紙
この本の中身を閲覧する:

この商品にタグをつける

 (詳細)
タグは、商品との関連性が非常に強いキーワードまたはラベルのようなものです。
タグにより、すべてのお客様がお気に入りの商品の整理と確認を行うことができます。
※タグは初期設定で公開になっています。詳しくはこちら
 

カスタマーレビュー

Amazon.co.jp にはまだカスタマーレビューはありません
星5つ
星4つ
星3つ
星2つ
星1つ
Amazon.com で最も参考になったカスタマーレビュー (beta)
Amazon.com:  10件のカスタマーレビュー
15 人中、14人の方が、「このレビューが参考になった」と投票しています。
Friendly and Practical Reference 2005/6/8
By Brian - (Amazon.com)
形式:ペーパーバック|Amazonが確認した購入
Programming books tend to fall into two categories, learn by example and reference books. If you are new to programming, it's generally easier to start learning by example suspending your knowledge of everything a language can do in favor of examining a few simple scripts to learn the basics. Once you have written a number of small scripts, a good reference book can guide you in writing more complex and functional applications.

On the spectrum of how-to vs. reference, "PHP 5: Your visual blueprint for creating open source, server-side content" falls on the near-side of reference yet is organized in a practical solution based fashion. One of about six PHP books on my bookshelf (and perhaps only second to the php.net website), I find myself referring to this book more than any other reference. It is an excellent reference for things like recalling the syntax of a loop structure to the application of a loop in processing multiple form elements.

Beyond being a solution-based reference, two things I really like about this book is the consistent two-page layout for each concept - a short description followed by code - and code shown in an actual editor window. (I'm not sure what it is about seeing screenshots of code but it seems to sink in better than code formatted in plain text on a page. Hence the Visual approach.)

If you are new to web programming and are looking to buy your first PHP book then you may be better served with a learning through sample projects approach like "Build Your Own Database Driven Website Using PHP & MySQL" by Kevin Yank. In reviewing this book, expert programmers might scoff and say RTFM. For the rest of us somewhere along the PHP and programming learning curve, I believe this book serves as a friendly and practical reference.
4 人中、4人の方が、「このレビューが参考になった」と投票しています。
If you're not familiar with programming already, steer clear. 2008/10/29
By Tetradecimal - (Amazon.com)
形式:ペーパーバック
Despite the fact that this book is marketed as an easy, fun "visual learning" tool, the truth of the matter is that if you're a beginning programmer or even someone who just knows their HTML and CSS and was wondering what all this server side scripting was about, you should give this book a wide berth.

As a student and a web developer, I have often been thrown at one programming language or another and been expected to hit the ground running. The result is that while I know how to use certain languages, the why or how is often fuzzy for me. Thus, I was hoping PHP 5 would clarify for me just what it is php is doing with that mysterious Apache.

Unfortunately, the author(s) simply thrust you into installing Apache and PHP, then telling you that you can use echo statements to insert data into the output stream, something like so:

$time = 'Wednesday';
echo 'It is $time.'

That's great, but...
a) What do echo statements actually DO?
b) What is the output stream?
c) So if I want to display the value of a variable, I just stick the name into the string argument of an echo statement?
d) IS that a string I'm supplying to the echo statement?
e) I'm assuming this means I need to escape any $ characters in case php decides whatever comes after it is a variable name?
f) What happens if it doesn't find any variable named $time?

All this from one innocuous little screenshot. This is fine for people who already know what they're doing, but if you're not prepared to puzzle out the answers to these questions and more, or if you have no idea what those questions even mean, I'd suggest waiting for Head First's take on PHP, as the Head First series is much, much more friendly to beginners:

Head First PHP & MySQL
1 人中、1人の方が、「このレビューが参考になった」と投票しています。
Stop looking. This is what you need. 2006/2/14
By Robert Cox - (Amazon.com)
形式:ペーパーバック
So satisfied with their first book - "PHP", I had to see if the second could be as informative and it was. The method of explaination in these books should be the model for all computer books. Nothing is over or under explained. While this book does not cover all that PHP has to offer, it does what it intended - making PHP easy for beginners to learn visually.

クチコミ

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

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

クチコミを検索
すべてのクチコミを検索
   


リストマニア

リストを作成

関連商品を探す


同じキーワードの商品を探す


フィードバック


Amazon.co.jpのプライバシー ステートメント Amazon.co.jpの発送情報 Amazon.co.jpでの返品と交換