About Jatin Chimote

Jatin has been working with PHP for the last 7 years and is a Zend Certified PHP 5 Engineer.
Author Archive | Jatin Chimote

Introduction to using Zend_DB for database abstraction

TweetWelcome back! Today we are going to look into database abstraction layer of one of the most popular MVC frameworks out there. Yes, you are right the framework is Zend framework and the component we will look at is Zend_DB. While Zend_DB is an important part of the framework, one of the best parts of [...]

Read full story · Comments { 1 }

Overview of the new SPL features in PHP 5.3

TweetToday we take a look at another powerful yet still neglected feature that's part of the PHP 5.3's stable. It is the latest offerings in the SPL (Standard PHP Library). While SPL has been around since a long time with PHP 5.3, some useful features were introduced. While they might not be the sexiest thing [...]

Read full story · Comments { 0 }

Drupal 7 Release Party, Nagpur, India

Tweet It was the 8th of January 2010, the big day had arrived. It was Drupal 7 Release Party - Nagpur edition. This was certainly one of the most awaited event of the new year. Drupal 7 had released a couple of days back and just like developers all over the world, Drupal community in [...]

Read full story · Comments { 0 }

Introduction to creating desktop applications with PHP and Titanium

TweetWelcome back! and a very Happy New Year. Yes, you saw it right. The post is about creating desktop applications with the help of PHP. And No, we are not using PHP-GTK. You can now create desktop applications without learning a completely new programming language! That is with the help of a free and open source [...]

Read full story · Comments { 12 }