Sign in
Home
Library
Wiki
Learn
Gallery
Downloads
Support
Forums
Blogs
Resources For IT Professionals
United States (English)
Россия (Pусский)
中国(简体中文)
Brasil (Português)
Post an article
Translate this page
Powered by
Microsoft® Translator
Wikis - Page Details
First published by
yottun8
(MVP)
When:
26 Apr 2012 10:03 PM
Last revision by
yottun8
(MVP)
When:
12 Jun 2013 10:22 AM
Revisions:
5
Comments:
2
Options
Subscribe to Article (RSS)
Share this
Can You Improve This Article?
Positively!
Click Sign In to add the tip, solution, correction or comment that will help other users.
Report inappropriate content using
these instructions
.
Wiki
>
TechNet Articles
>
PHP で SQL Server を利用するには (ja-JP)
PHP で SQL Server を利用するには (ja-JP)
Article
History
PHP で SQL Server を利用するには (ja-JP)
対象者
: SQL Server になじみが無く、PHP を利用する Web サイトで SQL Server を利用する方法を、これから学習したい Web 開発者
以下にあるリンクは外部へのリンクであり、Web サイト開発に PHP や SQL Server、IIS を利用する動的な Web ページを作成する上でのガイダンスと情報を提供します。この情報では、あなたが既に PHP での開発を知っているものとします。もしPHPになじみが無く、PHP の情報や追加プログラミングリソースを探しているのであれば、
http://www.php.net/ (英語)
へ行ってみてください。
Table of Contents
環境のセットアップ
PHP から SQL Server への接続
データの格納と検索
PHP Data Object (PDO) のサポート
パフォーマンスの改善
セキュリティ関連
関連項目
他の言語
ノート
: 以下のリンクは全て外部へのものです。
環境のセットアップ
Getting Started with PHP on Windows (英語)
( 初期セットアップ、手動セットアップを含む )
Getting Started with PHP on Windows with SQL Server Express (英語)
( 初期セットアップと基本的な使い方 )
Getting Started with the SQL Server Driver for PHP (英語)
SQL Server Driver for PHP: Understanding Windows Authentication (英語)
PHP から SQL Server への接続
Connecting to the SQL Server (英語)
How to: Connect Using Windows Authentication (英語)
How to: Connect Using SQL Server Authentication (英語)
データの格納と検索
Execute a query using sqlsrv_query (英語)
Execute a prepared statement using sqlsrv_execute (英語)
How to: Perform Parameterized Queries (英語)
How to: Perform Transactions (英語)
Retrieving data (英語)
Retrieve data as an array (英語)
Retrieve data as a PHP object (英語)
Retrieve a row of data (英語)
Retrieve a field from the current row (英語)
Storing images/using FILESTREAM (英語)
PHP Data Object (PDO) のサポート
Retrieving a row of data (英語)
Retrieve all rows as an array (英語)
Retrieve one column from a row (英語)
Retrieve a row as a PHP object (英語)
パフォーマンスの改善
Windows Cache Extension for PHP (英語)
Making PHP Faster on IIS (英語)
セキュリティ関連
What's the Right Way to Prevent SQL Injection in PHP Scripts? (英語)
How and Why to Use Parameterized Queries (英語)
関連項目
Wiki: 開発ポータル
SQL Server
SQL Server 開発入門
ASP.NET で SQL Server を利用するには
他の言語
How to Use PHP with SQL Server (en-US)
Come utilizzare PHP con SQL Server (it-IT)
How to: PHP und SQL Server (de-DE)
Como Utilizar PHP do SQL Server (pt-BR)
Cómo usar PHP con SQL Server (es-ES)
Development
,
Field Guide
,
ja-JP
,
Multi Language Wiki Articles
,
PHP
,
SQL Server
,
survival guide
,
Translated into Japanese
,
yottun8