Browse by Tags
All Tags »
php (RSS)
SOme quick notes on Microsoft and PHP things that are in motion. Things is such a great Anglo-Saxon word. July CTP of PHP SDK for Windows Azure . If you are more visual, Rob Bagby has an excellent post and more excellent screencast overview: Also, pop
Read More...
Do you use PHP on Windows? Love to hear your stories. Comment here or email me at nhodge@microsoft.com and I will send you a special postcard from Australia!
Read More...
During the 30 minutes of presentation, I demonstrated the following bits and pieces of open source and or free Microsoft bits. Demo set 1: Open source licensing and giving back ASP.NET MVC on Stackoverflow.com: licensed via MS-PL Codeplex.com ; the main,
Read More...
During the 50 minutes of presentation (including at least 9 ICHC images), I demonstrated the following bits and pieces of open source and or free Microsoft bits. Demo set 1: Web Standards Live Mesh Mobile : take photo to mesh on laptop MacOS X 10.5 client
Read More...
Now available, prebuilt is available for download Source is also available from Codeplex: CodePlex
Read More...
Hidden in the mists of the autumnal forests (northern hemisphere, southern hemisphere it is springtime!) Microsoft opened a new door to interesting Opensource-web things: http://www.microsoft.com/web/content.aspx?id=microsoft-introduces-installers-for-open-source-apps
Read More...
After a mysql_query with an INSERT statement, a quick call to mysql_insert_id provides the ID of the last inserted row. $lastRow = mysql_insert_id($link); How do you accomplish the same with the SQL Server Driver for PHP? In this extended example, it’s
Read More...
Over the years I have used the inbuilt PHP drivers for MySQL. The best mechanism for mapping the two methods is a simple table laying out a comparison between the two systems. Note this is not a SQLServer vs. MySQL argument, just for information and reference.
Read More...
Prior to joining Microsoft, I always setup my Windows laptop as a PHP/Apache development workstation. Having created my own content management system in PHP (and who hasn’t!) – having a remote development copy is critical. Over the last few weeks, I have
Read More...
Microsoft, PHP and IIS7 View SlideShare presentation or Upload your own.
Read More...
Pop along. PHP and IIS7, plus other SQL goodness . Also find out what exactly is a demon core ?
Read More...
Thanks to our resident Hosting Geek: Jorke , I have an internet-facing Windows 2008 / IIS7 web site. Yes, Jorke is a brave man. After logging in via Remote Desktop and changing my password, it is off and away on this funny experience with Windows IIS
Read More...