Posted by: Sadiqur Rahman on: January 31, 2009
Recently I have sate for the ZCE (Zend Certified Engineer) exam on 28 January 2009, And I like to share my experience to all so that everyone can get prepared for ZCE Exam. However, Let me go to the topics.
The PHP 5 Certification exam covers the following topics:
PHP Basics
XML and Web Services
Functions
Arrays
Object Oriented Programming
Streams/Network Programming
Design Pattern
PHP 4/5 [...]
Posted by: Sadiqur Rahman on: January 3, 2009
You already might know that the giant company YAHOO provides some API to facilitate the application development process. One of them is Yahoo BBAuth API. I am glad to inform you that I wrote a wrapper class on Yahoo Browser Based Authentication (BBAuth) to make it easy and convenient.
So…, what’s BBAuth? What’s the point for [...]