» PHP
-
Zend Framework 1.0.0 RC Released
By vinu on May 30th, 2007 | No Comments
It’s been a long wait for the 1.0 version of the Zend framework! The team has announced the released of 1.0.0 release candidate version, so the actual release of the actual 1.0 version’s not too far off... -
Ubuntu (Fiesty Fawn) on a HP nx6325 laptop
By vinu on May 30th, 2007 | 3 Comments
Last week I’d finally decided to move off from Windows on my work laptop. After the default installation off the 64 bit CD, here were some of the problems I found: The default Wireless drivers didn’t seem t... -
PHPLiveX - Tutorial
By vinu on May 18th, 2007 | 8 Comments
If you’re looking for the quickest way to get your PHP functionality Ajax enabled, you’ve got to take a look at PHPLiveX. It greatly simplifies the process of Ajaxifying your PHP code without knowing Javascri... -
PHP Compiler - Roadsend
By vinu on April 23rd, 2007 | 3 Comments
Finally an open source PHP compiler ! Roadsend was perviously available as a commerical compiler for PHP with prices starting from $129. They seem to have shifted to the OSS model recently, giving free professional licen... -
Screen capture with PHP and GD
By vinu on April 18th, 2007 | 5 Comments
Pierre shows you how to get a screen-shot of a site using PHP and GD2 on Windows. The examples he’s presented shows you how to get a screen shot of IE, and goes on to show how to get a site loaded into IE and captu... -
Using PHP 5 Extensions on Windows
By vinu on April 13th, 2007 | No Comments
Looking forĀ a guide on how to enable and use PHP extensions on Windows? Richard Davey has a quick guideĀ over at Core PHP: Have you ever run into this problem when using PHP on Windows: You have uncommented an extensi... -
PHP and Serial Ports
By vinu on April 9th, 2007 | 22 Comments
Last month there were at least two enquiries at the Bangalore PHP UG on how to get PHP to communicate with the server’s serial port. I didn’t think it was possbile, but here’s what a quick google searc... -
dBug
By vinu on March 1st, 2007 | No Comments
dBug is a variable dump tool, similar to Cold Fusion’s cfdump, for PHP which provides the following: Outputs colored and structured tabular variable information. Variable types supported are: Arrays, Classes/Obj... -
PHP_Archive & Phar
By vinu on February 27th, 2007 | No Comments
Looking for an easy way to package your php application without having to copy tons of files across servers? Here’s a new PHP Extension which allows you to create and use PHAR (PHP Archive) files. Here’s how ...





