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

Kindle または他の端末に配信

 
 
 

無料サンプル

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

Kindle または他の端末に配信

Kindle無料アプリをダウンロードして、モバイル端末で読書をお楽しみください。
PHP and MySQL For Dummies (For Dummies (Computer/Tech))
  

PHP and MySQL For Dummies (For Dummies (Computer/Tech)) [Kindle版]

Janet VALADE

Kindle 価格: ¥ 1,905
販売: Amazon Services International, Inc.

  • 紙の本の長さ: 456ページ
  • 言語 英語
  • この本はファイルサイズが大きいため、ダウンロードに時間がかかる場合があります。Kindle端末では、この本を3G接続でダウンロードすることができませんので、Wi-Fiネットワークをご利用ください。
  • Kindleをお持ちでない場合、 こちらから購入いただけます。

フォーマット

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

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


商品の説明

内容紹介

Here's what Web designers need to know to create dynamic, database-driven Web sites

To be on the cutting edge, Web sites need to serve up HTML, CSS, and products specific to the needs of different customers using different browsers. An effective e-commerce site gathers information about users and provides information they need to get the desired result.

PHP scripting language with a MySQL back-end database offers an effective way to design sites that meet these requirements. This full updated 4th Edition of PHP & MySQL For Dummies gets you quickly up to speed, even if your experience is limited.

  • Explains the easy way to install and set up PHP and MySQL using XAMPP, so it works the same on Linux, Mac, and Windows
  • Shows you how to secure files on a Web host and how to write secure code
  • Packed with useful and understandable code examples for Web site creators who are not professional programmers
  • Fully updated to ensure your code will be compliant based on PHP 5.3 and MySQL 5.1.31
  • Provides clear, accurate code examples

PHP & MySQL For Dummies, 4th Edition provides what you need to know to create sites that get results.

Note: CD-ROM/DVD and other supplementary materials are not included as part of eBook file.

Note: The Kindle edition of this book does not include any CDs or DVDs.

著者について

Janet Valade has been a Web designer and programmer, a systems analyst, a builder of e-commerce Web applications, and an instructor of various computer topics.

登録情報

  • フォーマット: Kindle版
  • ファイルサイズ: 11815 KB
  • 紙の本の長さ: 456 ページ
  • 出版社: For Dummies; 2版 (2007/5/29)
  • 販売: Amazon Services International, Inc.
  • 言語 英語
  • ASIN: B003S9VTAK
  • Text-to-Speech(テキスト読み上げ機能): 有効
  • X-Ray: 有効にできません。

カスタマーレビュー

Amazon.co.jp にはまだカスタマーレビューはありません
星5つ
星4つ
星3つ
星2つ
星1つ
Amazon.com で最も参考になったカスタマーレビュー (beta)
Amazon.com: 5つ星のうち 3.5  14件のカスタマーレビュー
45 人中、45人の方が、「このレビューが参考になった」と投票しています。
5つ星のうち 4.0 A Useful Starting Place for PHP & MySQL 2005/6/7
By Daniel Graf - (Amazon.com)
形式:ペーパーバック
I found PHP & MySQL for DUMMIES by Janet Valade to be an extremely useful starting place for practicing those tools, and if your circumstances and needs are similar to mine, then you may find it helpful as well. I have a database that I want to serve on the web. I have some experience with relatively simple programming, including C, but I am not a programmer per se. At my work, I have access to a web-server running both MySQL and PHP and an administrator to make sure that they are working. I am also someone who likes to do things themselves so that the result matches precisely what is in my head. All that this dummy needed was an introductory lesson on the syntax and structure of these two "languages" and Valade provided it.

MySQL & PHP for DUMMIES uses the example of setting up an online catalog for a pet store, demonstrating how to build a multi-table database in MySQL that employs the various necessary components, e.g. user login, querying and formatting the output. The computer operations covered are simple enough to just read on the train (i.e., I didn't need to be seated at my computer running the exercises to understand them) and provide a good primer for the kinds of that I could do... that YOU could do too.

Having praised the book for what it is, I want to make clear what it is not. The index is almost useless and the functions of both MySQL and PHP are covered in only the most superficial way, so this For DUMMIES book is a poor reference for projects beyond the advanced beginner; it does not necessarily replace more comprehensive texts. For my own rudimentary dabblings in web databases, I now rely more upon the PHP and MySQL code I have already written based on what this book taught me than the book itself. But, MySQL and PHP for DUMMIES provided the framework for me to take the first baby steps towards a really flexible web-based database.
29 人中、29人の方が、「このレビューが参考になった」と投票しています。
5つ星のうち 5.0 Solid way to start with PHP 2006/6/21
By Cole Marshall - (Amazon.com)
形式:ペーパーバック|Amazon.co.jpで購入済み
Prior to reading this book, I had no experience with an algorithmic programming language. All I knew was HTML. After sitting down with this book for a day or two, I was already programming in PHP. This book covers EVERYTHING you need to know to get started, and after programming in PHP for three years now, I still look back to this book as a very helpful reference.

I am disappointed to see dismal reviews of this book when it has been so helpful to me. Most of such reviews are written by people who are simply using the book to the wrong ends. Before buying this book, you'll want to make note of a few things:

-This book is perfect for people who only know HTML and want to expand their endeavors on the web. If you know another algorithmic programming language, chances are the bulk of this book will be filled with too much information you already know. For everyone else, the explanations are in depth enough to actually understand what the different aspects of PHP do.
-This book does not provide step-by-step tutorials. It gives you the information you need to create YOUR OWN programs. It provides examples of how a PHP program might be set up, but if you're attempting to make use of the examples line by line, you will be disappointed with the end result (and you will be cheating yourself, because you're just copying someone else's code, not learning the language).
-As I said, I use this book as a basic reference, one that is far easier to understand than the complex explanations in the PHP manual found on the Internet. A good half of this book acts as a layman's reference guide that's organized to help you learn PHP and MySQL.
-This book just jumpstarts you for using PHP and MySQL, and yes, eventually you will outgrow it, but that's not a shortcoming of the book. You'll learn everything the book has to teach you and then you'll want more. Once you're ready to take that next step, and it won't be long after you've exhausted this book, I suggest you pick up PHP Cookbook: Solutions and Examples for PHP Programmers to further your skills.
-Even after you seem to have learned everything you can from this book, you'll still want to keep it nearby. Every once in a while, I still reach for it to make sure I'm using the right syntax.

Without a doubt, this book will teach you what you've always wanted to learn about the most important language for the web right now.
14 人中、13人の方が、「このレビューが参考になった」と投票しています。
5つ星のうち 5.0 Perfect for Beginners 2005/4/30
By Sam Hill - (Amazon.com)
形式:ペーパーバック
This book was perfect for me. I thought the organization was great. I started at the beginning and worked through to the end. The information was there when I needed it. I didn't need to search around for anything and didn't feel that any information was missing. Everything worked just as the book said it would. I downloaded the programs, so I didn't even have to deal with my own typos.

This book is an introduction to PHP and MySQL for people who don't know anything about programming or databases. It's great for beginners. It might be a little too simple for people who already know how to program and use databases. The writing is easy to understand with lots of examples. In addition, there are two running examples that are used throughout the book, an online catalog and a user login. The last two chapters put everything together for the two examples.

I am talking about the second edition of this book. I didn't find ANY mistakes in this book, maybe because it's the second edition. Maybe the first edition had some mistakes. Amazon doesn't even sell the first edition any more.
これらのレビューは参考になりましたか?   ご意見はクチコミでお聞かせください。

人気ハイライト

 ()
&quote;
For a complete list of reserved words, see the online MySQL manual at www.mysql.com/doc/en/ Reserved_words.html. &quote;

クチコミ

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

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


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


関連商品を探す