Zend Debuts PHPcloud
New cloud service for PHP developers takes flight with tools to help build and test cloud applications.
Tags: open source, PHP, Zend, cloud computing
New cloud service for PHP developers takes flight with tools to help build and test cloud applications.
Startup formerly known as PHP Fog receives new funding as it expands into the PaaS server space.
Tags:
PHP, cloud computing, open source software, PaaS, AppFog
The most recent SQL Server Driver for PHP 2.0 offers support for PDO (PHP Data Objects).
Tags:
PHP, SQL Server, Driver, PHP 2.0
Tip of the Trade: A here document, or heredoc, is one way to get text input into a script without feeding it from a separate file. If the data or script is complicated, however, keeping the two separate is generally a better idea.
Tags:
open source, PHP, Linux, programming, script