This post about the Cakephp interview questions for experienced. Here you can get 100 + tough CakePHP questions for an experienced candidate. It is another famous framework in PHP. Q: Describe the features of CakePHP? These are the features of CakePHP: MVC pattern: Using Model you can insert, update, delete the data from the database. View contains the […]


Laravel interview questions and answers for fresher. Laravel is the one of most secure, powerful and lightweight web application frameworks design by using popular technology PHP. It has some inbuilt features for fast development. We will cover all kinds of interview questions. Most of the MNC company now hiring Laravel personnel in huge number. Here […]


What is the MVC pattern of Codeigniter? Codeigniter follow the MVC architecture. Using MVC you can separate logic from presentation. Model: Contains all the database function.Using a model you can insert, update, delete the data from the database. View: Generally, view on a web page. But in Codeigniter, a view can also be a page fragment like a […]


This blog is all about core PHP interview questions. It is prepared by real-time PHP developer and working in Big MNC company and 10+ years of experience also. Basically, all the core PHP interview questions are unique. What is PHP? Abbreviations of PHP is “PHP: Hypertext Preprocessor”. Old Name was Personal Home page; Its scripting […]


Advertisements