» PHP
-
Phalanger - PHP Compiler for .Net
By vinu on June 16th, 2008 | 4 Comments
Phalanger is a new PHP implementation introducing the PHP language into the family of compiled .NET languages. It provides PHP applications an execution environment that is fast and extremely compatible with the vast arr... -
Power your PHP Business Logic with Excel
By vinu on June 7th, 2008 | 2 Comments
I just came across this cool article which shows you how to use Excel to run the business logic of a PHP application. Maarten shows you how to use Excel to calculate the cost of a Car and get these results to show in PH... -
Securimage Captcha for PHP
Securimage’s a quick solution to adding a Captcha to your projects. I liked the ReCaptcha project which provided you a hosted solution for captchas but, this one is a PHP and GD solution which you can run off your... -
Webgrind - Xdebug Web Frontend
Track time spent in functions by self cost or inclusive cost. Inclusive cost is time inside function + calls to other functions. See where any function was called from and which functions it calls. The installation ... -
Magento - Open Source Ecommerce
By vinu on May 1st, 2008 | 8 Comments
Analytics and reports - integration with Google Analytics, RSS feeds on Orders and feedback, Sales reports Catalog Management & Browsing Customer Accounts - with order status, default addresses, wishlists and dash... -
SimplePie - Feeds made simple
By vinu on April 29th, 2008 | No Comments
Easy Feed integrations for PHP - SimplePie is a code library which gives you an easy to use OO API for feeds. It allows easy merging of feeds from multiple sources. This API handles all of the hard work for fetching, ca... -
Replace print_r and var_dump with Krumo
By vinu on April 7th, 2008 | 4 Comments
Here’s a good replacement for your standard print_r and var_dump in PHP, Krumo beautifies and expands the functionality required for PHP debugging: To put it simply, Krumo is a replacement for print_r() and var_du... -
PHP’s register_shutdown_function
By vinu on March 20th, 2008 | No Comments
Did you know what the function register_shutdown_function does in PHP? The manual defines this function as : Registers the function named by function to be executed when script processing is complete. This function runs... -
ASIDO - PHP image processing solution
By vinu on March 16th, 2008 | 2 Comments
Asido is a PHP image processing solution, with “pluggable” drivers(adapters) for most environments. Asido is still in starting stages with the following drivers supported, with more on the way: GD ImageMagi... -
PHP Apps on Mobile using PAMP
By vinu on March 14th, 2008 | 2 Comments
If you’d like to work on your favorite PHP apps on your S60 phones, here’s PAMP - Personal Apache, MySQL and PHP. This is implemented on the Symbian OS using Open C, which is a set of industry-standard POSIX...





