Browse by Tags

Tagged Content List
  • Wiki Page: Accessing SQL Server Databases from PHP

    The Microsoft Drivers for PHP for SQL Server are Microsoft-supported extensions of PHP 5 that provide data access to all editions of SQL Server, beginning with SQL Server 2005. The Microsoft Drivers for PHP for SQL Server include two PHP extensions for accessing data in SQL Server: a procedural interface...
  • Wiki Page: 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/ (英語) へ行ってみてください。 ...
  • Wiki Page: Come utilizzare PHP con SQL Server (it-IT)

    Destinatari : sviluppatori Web che non hanno familiarità con SQL Server, ma vogliono imparare ad utilizzare un database SQL Server database con i loro siti web PHP . I link riportati di seguito sono esterni a TechNet Wiki e forniscono informazioni e guide sulla creazione di pagine web dinamiche con...
  • Wiki Page: How to enable PHP Extension in Windows Server 2003 IIS 6.0.

    Installing PHP:- 1. Download PHP . 2. Create a directory in C:\PHP as installation directory. Then extract the files from php-5.1.4-Win32.zip into C:\PHP. 3. Locate the file ‘php.ini-recommended’ in C:\PHP and rename it to ‘php’. (without the quotes of course) ...
  • Wiki Page: How to Use PHP with SQL Server

    Intended audience : Web developers who are not familiar with SQL Server, yet want to learn how to use a SQL Server database with their PHP web sites . The links below are external links and provide information and guidance on creating dynamic web pages using PHP, SQL Server and IIS as part of web...
  • Wiki Page: Using the Windows Azure Web Role and Windows Azure Table Service with PHP

    This tutorial demonstrates how to use the Windows Azure SDK for PHP and the Windows Azure Command-Line Tools for PHP Developers to create, test, and deploy a PHP application to Windows Azure. While the Windows Azure SDK for PHP allows you to leverage the Table, Blob, and Queue storage services in...
  • Wiki Page: Cómo usar PHP con SQL Server (es-ES)

    Destinatarios : Los desarrolladores web que no están familiarizados con SQL Server, aún desea aprender a utilizar una base de datos SQL Server con sus sitios web PHP . Los siguientes enlaces son enlaces externos y proporcionan información y orientación sobre cómo...
  • Wiki Page: Como Utilizar PHP do SQL Server (pt-BR)

    Esse artigo foi originalmente escrito em: http://social.technet.microsoft.com/wiki/contents/articles/933.how-to-use-php-with-sql-server-en-us.aspx Público alvo : Desenvolvedores web que não estão familiarizados com o SQL Server, ainda quero aprender como usar um banco de...
  • Wiki Page: How to: PHP und SQL Server (de-DE)

    Zielgruppe : Web-Entwickler, die noch keine Erfahrung mit SQL Server haben, aber eine SQL Server Datenbank in ihrer PHP Webseite nutzen wollen . Die Links in diesem Artikel sind externe Links und bieten Informationen und Anleitungen wie man dynamische Webseiten mit PHP, SQL Server und IIS erstellt...
  • Wiki Page: Using the Windows Azure Web Role and SQL Database with PHP

    Table of Contents Overview Objectives Prerequisites Understanding the Architecture Part 1: Prepare Your SQL Database Account Part 2: Create Your Windows Azure/SQL Database PHP Project Configure Storage Information (storageConfig.php) Create Functionality for Sending a Message (sendMessage.php) Create...
  • Wiki Page: Accessing Windows Azure SQL Database From PHP

    This example uses the unified ODBC support built in to PHP to interact with SDS. I’ve included a sample code snippet below which uses the Windows Azure SQL Database server database.windows.net : <?php $host = "database.windows.net" ; $dbname = "database"...
  • Wiki Page: Use the Windows Azure Web Role and Windows Azure Blob Service with PHP

    This tutorial demonstrates how to use the Windows Azure SDK for PHP and the Windows Azure Command-Line Tools for PHP Developers to create, test, and deploy a PHP application to Windows Azure. While the Windows Azure SDK for PHP allows you to leverage the Table, Blob, and Queue storage services in Windows...
  • Wiki Page: Trabalhando com PHP e ASP.NET no mesmo site do IIS 7.5 (pt-BR)

    No vídeo abaixo veremos de forma prática como interoperar no mesmo site aplicações em PHP e ASP.NET, provando mais uma vez que as aplicações podem trabalhar juntas. Erick Albuquerque
  • Wiki Page: Boas práticas de segurança com o php.ini (pt-BR)

    Introdução Utilizar boas praticas de segurança para impedir ataques de SQL Injection, RFI, LFI e outros. Pratica Normalmente o php.ini esta armazenado em “C:\Program Files (x86)\php\php.ini”, mas pode variar o local de armazenamento. Pode ser que em algumas...
Page 1 of 1 (14 items)
Can't find it? Write it!