php

  • submit to reddit

How To Use Extract() Function In PHP

0 replies - 2295 views - 01/05/12 by Snippets Manager in Uncategorized

Saving Objects In Redis And Php

0 replies - 2336 views - 12/07/11 by Snippets Manager in Uncategorized

Packaging a Custom PHP Installation for Windows Azure

One feature of the scaffolds that are in the Windows Azure SDK for PHP is that all rely on the Web Platform Installer to install PHP when a project is...

1 replies - 2104 views - 11/27/11 by Brian Swan in News

PHP Class : Sending Email With Attachment Using Mail()

0 replies - 2932 views - 11/26/11 by Kalatravas Kostas in Uncategorized

Get Birthday From Timestamp Field

0 replies - 5104 views - 11/14/11 by Snippets Manager in Uncategorized

Sharing Private BLOBs with the Windows Azure SDK for PHP

In the last couple of weeks, I’ve been spending quite a bit of time learning more about Windows Azure Blob Storage. Two questions I wanted to answers to...

0 replies - 2969 views - 11/09/11 by Brian Swan in News

A Simple PHP Mysql Class

0 replies - 4528 views - 11/05/11 by Kalatravas Kostas in Uncategorized

Using a virtual machine to play with multiple versions of PHP

This is an occasion to learn about a virtualization tool which I'm not familiar with, VirtualBox. The goal is to install PHP 5.4, which is not yet a stable...

2 replies - 4257 views - 11/03/11 by Giorgio Sironi in Articles

Interview: Maarten Balliauw, Main Contributor to the Windows Azure SDK for PHP (and much more)

In recent months, I’ve been diving deeply into the how’s and why’s of running PHP applications on the Windows Azure Platform. That has meant becoming...

0 replies - 1550 views - 10/24/11 by Brian Swan in News

Zend's phpcloud.com: just write PHP for the cloud, don't worry about anything else

PHP is popular, easy to write, and fast -- but writing PHP for the cloud can be annoying, especially if switching cloud environments and having to port the...

0 replies - 2621 views - 10/20/11 by John Esposito in Articles

Handling PHP Sessions in Windows Azure

One of the challenges in building a distributed web application is in handling sessions. When you have multiple instances of an application running and...

1 replies - 2628 views - 10/19/11 by Brian Swan in News

Support for Worker Roles in the Windows Azure SDK for PHP

Since the release of version 4.0 of the Windows Azure SDK for PHP, one of the missing pieces has been the ability to package Worker roles as part of a...

0 replies - 3294 views - 10/07/11 by Brian Swan in News

Simplepush.php

0 replies - 1972 views - 08/26/11 by Snippets Manager in Uncategorized

Daily Dose: Amazon Reveals New In-Memory Caching System "ElastiCache"

Amazon's new ElastiCache web service provides a fast, managed, in-memory caching system that is "protocol compliant with MemCached". The new service...

0 replies - 18685 views - 08/23/11 by Ross Jernigan in Daily Dose

Variable-length Argument List In PHP

0 replies - 1550 views - 08/23/11 by Snippets Manager in Uncategorized