Looking for more information on how to do PHP the right way? Check out PHP: The Right Way

Brian Swan's Blog:
What SQL Server 2012 Means for PHP Developers
Mar 13, 2012 @ 16:46:47

Brian Swan (of Microsoft) has a new post to his blog talking about what SQL Server 2012 means for PHP developers - what the latest version of this MS database has to offer and how to get a basic install up and working in your environment.

Last week, Microsoft held a virtual conference to announce the availability of SQL Server 2012. The conference included a number of events (speakers, videos, training activities, etc.) that focused on the new functionality available in this release. Now that most of the fanfare has died down a bit, I’d like to take a look at what some of that new functionality means for PHP developers. Combined with the release of the Microsoft Driver for SQL Server for PHP, I think the SQL Server 2012 release makes some big improvements in developing PHP/SQL Server applications.

He includes instructions on getting the latest version set up with the SQL Server Express LocalDB (and command line tools). He mentions only a few of the new things this latest version has to offer - easier pagination with OFFSET/FETCH NEXT, client-side cursors and other things like "AlwaysOn Connectivity" and the PDO::ATTR_EMULATE_PREPARES constant.

tagged: sqlserver 2012 version install express localdb features

Link:

Brian Swan's Blog:
Getting Started with the SQL Server Driver for PHP
Feb 10, 2010 @ 16:32:17

Brian Swan has posted a new guide for those wanting to get started using the SQL Server driver for PHP in their application development. His target of choice for the example is a SQL Server Express database.

I'll build a web page that exposes enough of the driver functionality for you to understand the basics of connecting to a server, inserting and retrieving data, and handling errors. A quick note about simplicity: The web page I'll build in this post is very simple – it's just a simple form, really. It collects information about people who are registering for some fictional event. I'm intentionally keeping it very simple so I can focus on the PHP code for using the driver.

He walks you through the full process - everything from the installation of the driver to creating the database and, finally, building the page that connects to the SQL Server database and inserts/selects data from the sample table.

tagged: sqlserver driver tutorial express database

Link:

SitePoint.com:
Get Started with PHP on Windows with SQL Server Express
Feb 09, 2010 @ 19:16:13

On the Server-Side Essentials blog for SitePoint.com today Akash Mehta has a new tutorial walking you through the beginning steps of using SQL Server Express and PHP with the help of the Windows Platform Installer.

This article assumes you have a basic understanding of PHP and relational databases - if you can write PHP and SQL code to manipulate database records, you’re good to go. We’ll move through the PHP fairly quickly, in order to focus on the power and simplicity of the platform.

You'll need to download the Web Platform Installer to follow along with the tutorial (or, obviously, have all of the needed software installed already). He walks you through the installation complete with screenshots including how to create the handler to let your PHP connect to the SQL Server backend and making some sample tables for PHP to select data from.

tagged: sqlserver express tutorial iis wpi webplatforminstaller

Link:

Padraic Brady's Blog:
Compiling PHP for Windows Vista using Visual C++ Express 2008 - Seriously!
Dec 18, 2007 @ 16:25:00

Padraic Brady has posted a guide he's written up to show other developers out there how to compile PHP for Windows (Vista) using the Visual C++ Express 2008 software.

Over the past week or so I've been figuring out how to compile PHP on Windows, specifically Windows Vista. It's been an interesting ride since I'm not very familiar with compiling on Windows to start with. [...] If you are using Windows Vista, or intend updating/using Visual C++ Express 2008, then my blog entry is largely another coat of sugar on top of Elizabeth's guide to clear up any difference between the two approaches.

He lists the software you'll need to make the compile work (including Virtual Clone Drive, WinRAR, VS 2008 Express and the .NET Framework SDK) and then breaks it down into three steps - the installation of the development environment (and setup), downloading PHP/libraries to the environment and, of course, compiling the PHP instance to your specs (complete with command line calls to make it all happen).

tagged: compile windows vista visualc++ express custom environment compile windows vista visualc++ express custom environment

Link:

Padraic Brady's Blog:
Compiling PHP for Windows Vista using Visual C++ Express 2008 - Seriously!
Dec 18, 2007 @ 16:25:00

Padraic Brady has posted a guide he's written up to show other developers out there how to compile PHP for Windows (Vista) using the Visual C++ Express 2008 software.

Over the past week or so I've been figuring out how to compile PHP on Windows, specifically Windows Vista. It's been an interesting ride since I'm not very familiar with compiling on Windows to start with. [...] If you are using Windows Vista, or intend updating/using Visual C++ Express 2008, then my blog entry is largely another coat of sugar on top of Elizabeth's guide to clear up any difference between the two approaches.

He lists the software you'll need to make the compile work (including Virtual Clone Drive, WinRAR, VS 2008 Express and the .NET Framework SDK) and then breaks it down into three steps - the installation of the development environment (and setup), downloading PHP/libraries to the environment and, of course, compiling the PHP instance to your specs (complete with command line calls to make it all happen).

tagged: compile windows vista visualc++ express custom environment compile windows vista visualc++ express custom environment

Link:

Elizabeth Smith's Blog:
How to Compile PHP5.2 and PHP-GTK2 on Windows using Visual C++ Express
Nov 16, 2006 @ 12:56:47

Following up on her previous two posts, Elizabeth Smith has finally gotten the process down to an art for compiling PHP-GTK2 into a Windows version of PHP 5.2 pretty painlessly.

No, I'm not insane. And I realize that there are some great resources for downloading precompiled ready to go PHP windows binaries and extensions. However, I've been working with PHP-GTK2, and writing C code. I wanted to be able to test new things being placed in CVS and learn enough C to help increase the implementation percentage.

She breaks the process up into the four logical steps for getting it up and running:

She also tosses in a few screenshots of the process so you don't get too lost. There's a lot of information in here, so you'll need to pay attention, especially when it comes to the other packages and items you'll need installed to get it working.

tagged: compile php5 phpgtk2 windows express screenshot tutorial compile php5 phpgtk2 windows express screenshot tutorial

Link:

Elizabeth Smith's Blog:
How to Compile PHP5.2 and PHP-GTK2 on Windows using Visual C++ Express
Nov 16, 2006 @ 12:56:47

Following up on her previous two posts, Elizabeth Smith has finally gotten the process down to an art for compiling PHP-GTK2 into a Windows version of PHP 5.2 pretty painlessly.

No, I'm not insane. And I realize that there are some great resources for downloading precompiled ready to go PHP windows binaries and extensions. However, I've been working with PHP-GTK2, and writing C code. I wanted to be able to test new things being placed in CVS and learn enough C to help increase the implementation percentage.

She breaks the process up into the four logical steps for getting it up and running:

She also tosses in a few screenshots of the process so you don't get too lost. There's a lot of information in here, so you'll need to pay attention, especially when it comes to the other packages and items you'll need installed to get it working.

tagged: compile php5 phpgtk2 windows express screenshot tutorial compile php5 phpgtk2 windows express screenshot tutorial

Link:

Christopher Jones' Blog:
Review: PHP Web Programming
Oct 23, 2006 @ 13:21:00

On his Oracle blog, Christopher Jones has posted a brief review of a book from Oracle spotlighting "PHP Web Programming", from author Michael McLaughlin.

Michael McLaughlin calls his new book PHP Web Programming an enabling book. I'd go further and call it a desert island book. It is the only thing you'd need to carry. It has much reference material strategically placed in the text, well thought out examples, and teaches how to build applications.

Christopher mentions some of the contents of the book - HTTP authentication, the POSIX file function,strings/objects, error handling, etc - it has it all. It especially has detailed information about using PHP with Oracle - PL/SQL, LOBs, REF CURSORS, and much more. It comes with a CD of code and applications, everything you'd need to get a PHP/Oracle installation up and running including the Oracle Database 10g Express Edition, Zend Core for Oracle's PHP stack, and the Apache web server.

tagged: book review web programming oracle zend core express edition book review web programming oracle zend core express edition

Link:

Christopher Jones' Blog:
Review: PHP Web Programming
Oct 23, 2006 @ 13:21:00

On his Oracle blog, Christopher Jones has posted a brief review of a book from Oracle spotlighting "PHP Web Programming", from author Michael McLaughlin.

Michael McLaughlin calls his new book PHP Web Programming an enabling book. I'd go further and call it a desert island book. It is the only thing you'd need to carry. It has much reference material strategically placed in the text, well thought out examples, and teaches how to build applications.

Christopher mentions some of the contents of the book - HTTP authentication, the POSIX file function,strings/objects, error handling, etc - it has it all. It especially has detailed information about using PHP with Oracle - PL/SQL, LOBs, REF CURSORS, and much more. It comes with a CD of code and applications, everything you'd need to get a PHP/Oracle installation up and running including the Oracle Database 10g Express Edition, Zend Core for Oracle's PHP stack, and the Apache web server.

tagged: book review web programming oracle zend core express edition book review web programming oracle zend core express edition

Link:


Trending Topics: