TechNet
Products
IT Resources
Downloads
Training
Support
Products
Windows
Windows Server
System Center
Microsoft Edge
Office
Office 365
Exchange Server
SQL Server
SharePoint Products
Skype for Business
See all products »
Resources
Channel 9 Video
Evaluation Center
Learning Resources
Microsoft Tech Companion App
Microsoft Technical Communities
Microsoft Virtual Academy
Script Center
Server and Tools Blogs
TechNet Blogs
TechNet Flash Newsletter
TechNet Gallery
TechNet Library
TechNet Magazine
TechNet Wiki
Windows Sysinternals
Virtual Labs
Solutions
Networking
Cloud and Datacenter
Security
Virtualization
Updates
Service Packs
Security Bulletins
Windows Update
Trials
Windows Server 2016
System Center 2016
Windows 10 Enterprise
SQL Server 2016
See all trials »
Related Sites
Microsoft Download Center
Microsoft Evaluation Center
Drivers
Windows Sysinternals
TechNet Gallery
Training
Expert-led, virtual classes
Training Catalog
Class Locator
Microsoft Virtual Academy
Free Windows Server 2012 courses
Free Windows 8 courses
SQL Server training
Microsoft Official Courses On-Demand
Certifications
Certification overview
Special offers
MCSE Cloud Platform and Infrastructure
MCSE: Mobility
MCSE: Data Management and Analytics
MCSE Productivity
Other resources
Microsoft Events
Exam Replay
Born To Learn blog
Find technical communities in your area
Azure training
Official Practice Tests
Support options
For business
For developers
For IT professionals
For technical support
Support offerings
More support
Microsoft Premier Online
TechNet Forums
MSDN Forums
Security Bulletins & Advisories
Not an IT pro?
Microsoft Customer Support
Microsoft Community Forums
Sign in
Home
Library
Wiki
Learn
Gallery
Downloads
Support
Forums
Blogs
Resources For IT Professionals
United States (English)
Россия (Pусский)
中国(简体中文)
Brasil (Português)
Skip to locale bar
Post an article
Translate this page
Powered by
Microsoft® Translator
Wikis - Page Details
First published by
Tomoaki Yoshizawa
(MVP, Microsoft Community Contributor)
When:
26 Apr 2012 10:03 PM
Last revision by
Tomoaki Yoshizawa
(MVP, Microsoft Community Contributor)
When:
12 Jun 2013 10:22 AM
Revisions:
5
Comments:
2
Options
Subscribe to Article (RSS)
Share this
Engage!
Wiki Ninjas Blog
(
Announcements
)
Wiki Ninjas on Twitter
TechNet Wiki Discussion Forum
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)