Home > PHP Archive
PHP Archive
Simple Search Using Zend_Search_Lucene
- 2009-01-15 (Thu)
- Zend_Search_Lucene
This article illustrates a simple implementation of search process using Zend_Search_Lucene.
- Comments: 0
- Trackbacks: 0
Implementing Access Control using Zend_Acl(DB version)
- 2008-05-10 (Sat)
- Zend_Acl
This article shows code of access control using Zend_Acl especially with DB.
- Comments: 1
- Trackbacks: 0
Implementing Access Control using Zend_Acl
- 2008-05-09 (Fri)
- Zend_Acl
This article shows an implementation of Access Control using Zend_Acl.
- Comments: 0
- Trackbacks: 0
Implementing Add/Update/Delete/View Screens using Zend_Gdata_Spreadsheets
- 2008-05-08 (Thu)
- Zend_Gdata
This article shows code that uses google spreadsheet CRUD controller created in previous article.
- Comments: 0
- Trackbacks: 0
Creating Add/Update/Delete/View Controller using Zend_Gdata_Spreadsheets
- 2008-05-07 (Wed)
- Zend_Gdata
This article shows code of CRUD controller that uses google spreadsheet as data source.
- Comments: 0
- Trackbacks: 0
Displaying Google Spreadsheet using Zend_Gdata_Spreadsheet
- 2008-05-03 (Sat)
- Zend_Gdata
This article shows code to display google spreadsheet that was created in the previous article using Zend_Gdata_Spreadsheet.
- Comments: 2
- Trackbacks: 0
Creating Google Document using Zend_Gdata_Docs
- 2008-05-02 (Fri)
- Zend_Gdata
This article shows code to upload a csv file and create a google document using Zend_Gdata_Docs.
- Comments: 0
- Trackbacks: 0
Accessing Google Calendar using Zend_Gdata_AuthSub
- 2008-05-01 (Thu)
- Zend_Gdata
This article shows code that access your google calendar using Zend_Gdata_AuthSub and Zend_Gdata_Calendar. Please see Programmer’s Reference Guide(16.2) for more detail information.
- Comments: 0
- Trackbacks: 0
Using Dojo Widget with Zend_Form
- 2008-04-30 (Wed)
- Zend_Form
This article shows usage of Dojo widgets(dijit) with Zend Form. Using dijit, it is possible to input date with calendar etc.
- Comments: 5
- Trackbacks: 0
Ajax Auto Completion with Zend_Form
- 2008-04-29 (Tue)
- Zend_Form
This article shows ajax auto completion with Zend_Form.
- Comments: 2
- Trackbacks: 0
Home > PHP Archive
- Search
- Feeds