Blogspot - riteshsblog.blogspot.com - Ritesh's Blog

Latest News:

Zend Framework 2 Authentication using Acl + Activerecord 28 Nov 2012 | 03:46 pm

I have not written all the code, i have just modified the POLO'S version to make it work with Zendframework 2.0 stable release and phpActiveRecord and you can use this code with any other ORM if you w...

Zend Framework 2 and php ActiveRecord 8 Nov 2012 | 10:51 am

I googled for adding php ActiveRecord in zend framework 2 but could not find it. However Arthur Bodera proposed the activerecord for zend framework 2 but it is not yet in Zend library. So i have decid...

Zend Flash message 20 Jan 2012 | 01:23 am

For displaying flash message after certain event like, when user submit the page and need to show the success message in next request or in current request. For that Zend framework has a action helper...

jQuery UI Tab scroller plugin V 1.0 1 Sep 2011 | 09:16 pm

I have just create my first jQuery plugin for scrolling UI tabs. The plugin basically add next and previous link in jQuery tab when the number of tab exceeds the width of tab panel. When you add/delet...

Facebook logout problem php solved 27 Aug 2011 | 06:04 pm

After two days of searching, i have found a problem solved link and i wanted to share it with you all. Put this line in your logout script before redirect to Facebook logout. $session = $this->facebo...

Addthis and ajax response page 22 Aug 2011 | 11:29 pm

There are lots of post regarding Addthis api usage for AJAX page. But none of the post worked perfectly for me. However i got some idea from all that posts to implement it. Here is my code, made littl...

Zend Custom breadcrumb using XML file 7 Jul 2011 | 07:58 pm

As we know a breadcrumb can be generated using Zend_Navigation easily. But this will apply only to navigation menu items, not for other extra actions (outside from menu). Here i have overwrite Zend Na...

Facebook login or permission page redirect loop 10 Jun 2011 | 04:15 pm

After 2 days of my head aching, i am able to find the problem of facebook login or permission infinite loop. Actually the problem occurs when the facebook graph api ("makeRequest" function in base_fa...

Mongodb and Zend Framework using Mongo php library 4 Apr 2011 | 09:58 pm

Here you can use Mongodb(NoSql) database with Zend Framework using Mongo php library. I have created three classes Custom_Mongo_Instance, Custom_Mongo_Db and Custom_Mongo_Collection extending Mongo, M...

RabbitMQ adapter for Zend Framework and Zend Queue using AMQP php library 28 Mar 2011 | 07:50 pm

You can use this class as Zend_Queue adapter for RabbitMQ queue system using AMQP php library. Download AMQP extension from here To compile and install follow this link There are three steps Note:...

Recently parsed news:

Recent searches: