Enabling PHP 5.5 on Windows Azure Web Sites using a remote shell and KuduExec
A guide to manually enable PHP 5.5 on Windows Azure Web Sites using remote shell access and the KuduExec tool.
A guide to manually enable PHP 5.5 on Windows Azure Web Sites using remote shell access and the KuduExec tool.
A technical guide on using the undocumented `addthis_widget` action to integrate AddThis share buttons into a custom WordPress theme.
A guide to integrating unit test execution into the deployment process for applications hosted on Windows Azure Web Sites, using PHP and PHPUnit as an example.
An overview of daloRADIUS, an advanced open-source RADIUS web management platform for hotspots and ISPs, featuring user management and reporting.
A technical guide on how to restrict Drupal's upload module to allow only a specific number of file attachments per node.
Explains how to use the Gearman job server with Drupal 6 to offload and process background tasks asynchronously.
A technical tutorial explaining how to use AJAX with jQuery to query a MySQL database and display the results in a tooltip on a webpage.
Explains how to configure IIS settings and override parameters in Windows Azure Web Sites to run a PHP WebDAV server.
A technical tutorial on creating a dynamic XML sitemap for the Perch CMS blog extension, covering PHP code and template configuration.
An argument for why developers should sometimes write their own code instead of always using existing libraries, focusing on performance and maintainability.
Debunks the myth that PHP is inherently insecure, attributing its reputation to FUD, its ubiquity, and its forgiving nature for beginners.
A technical guide from 2011 on programmatically checking into Foursquare venues using its API, including authentication and location spoofing.
A developer describes building a website and custom mods for a friend's Minecraft server using LAMP, WordPress, and PHP.
A guide to using the ImportImages.php script for bulk uploading images to a MediaWiki installation, covering both Windows and Linux.
A guide on setting up and using Memcached for distributed caching on Windows Azure, specifically for PHP applications.
A developer's first look at the newly launched Google+ API, covering initial impressions and the potential for new applications.
Introducing Glimpse for PHP, a client-side debugging tool that provides insights into server-side operations, similar to Firebug for the client.
Microsoft and RealDolmen release version 4 of the Windows Azure SDK for PHP, adding storage, management API, and command-line tools.
Explores a hidden command-line parsing tool within the Windows Azure SDK for PHP, simplifying script development.
Explains how to use scaffolders and packaging tools in the Windows Azure SDK for PHP v3.0 to streamline Azure project deployment.