Implementation of Google Prediction Api with Example
Posted on 8 years ago
Functions play an important role for writing different PHP scripts and I believe, it is very good and specialized approach to design any PHP applications Read More
Simply say Abstract method means We declare it in one class and use(define) it in other class. What is Abstract in PHP? PHP 5 supports Read More
Before some days, I don’t have idea about Namespaces in PHP and I have searched a lot for this and I didn’t understand it and Read More