Zundoo : Zend CMS : Zend Framework based CMS : A new initiative

By   | on September 14th, 2009 Discussion

We have just started a new ambitious project Zundoo. Zundoo is aiming to be a best project for a CMS based on Zend Framwork. Some of Zundoo’s planned features 1. Easy to Start like WordPress 2. Extensible like Drupal and Joomla 3. Security above everything 4.Automated update of the core 5. Yes, based on Zend [...]

    Read More...

Fear of pain is more painful than pain itself

By   | on August 21st, 2009 Discussion

I normally don’t write about my personal thoughts and life very frequently due to a simple reason that I am a professional and I am attached to many projects at the same time and I always fear that my personal thought or experience may be bad for my relationship with some of my colleagues or [...]

    Read More...

PHP Functions to work with PHP functions

By   | on July 9th, 2009 Discussion

In this article, I am going to write about the functions using which you can get the information about php functions. For a full list of PHP functions you can visit http://www.zend.com/phpfunc/ Using these functions you can query the stats/status of your functions, these functions are very useful in dynamic application creation. For example, using [...]

    Read More...
Tags:

PHP Training Education Tutor in Delhi NCR

By   | on June 22nd, 2008 Discussion

As PHP is gaining the ground in India, numbers of initial level jobs are also increasing day by day. Almost every day I got questions from new comers how they can learn PHP? Which training institute is providing the training in PHP? Unfortunately almost all major player of training industry in India, specially Delhi are [...]

    Read More...
Tags:

Use Exit after redirecting user via header function

By   | on June 18th, 2008 Discussion

Some weeks ago I got an old PHP application to work with. I was asked to look for the potential problems and bottlenecks in the application. So I decide to use APD as a profiler for the application, after installing the APD on that server. I enabled profiler on one of the reportedly slow page. [...]

    Read More...
Tags:

PHP Development Notes

By   | on June 17th, 2008 Discussion

While writing PHP code or planning an application to be written in PHP, Every other day we have to face different aspects of programming, and we also need to find the work around or solutions to the problem we got during our development work. Many times I surf the online pages of PHP manual to [...]

    Read More...
Tags:

Using SQL abstraction and CRUD factory classes is a good practice?

By   | on July 6th, 2007 Discussion

This question again struck me today, somebody just throw a simple question about EXPLAIN statement in MySQL and in hast I relate that to DESCRIBE. When that person cut the line of phone, I suddenly realize my mistake. I am working with PHP and MySQL since last seven years then why this happen to me? [...]

    Read More...
Tags:

PHP4 and PHP5 version conflicts and why we should stop using PHP 4

By   | on June 14th, 2007 Discussion

PHP 5 is in the market since many years, but it still has to capture the market. Why? Is it not efficient version of PHP language? What are main reasons behind slow-adoption of PHP version 5. I am compiling a list of reasons; you can also send me the reason why you have moved to [...]

    Read More...
Tags: