CakePHP is a popular framework which provide rapid development platform for web applications and API. In this section you will find the advance interview questions based on Cake PHP and these questions are very useful for intermediate level role. What is HMAC? HMAC means Hash-based Message Authentication Code . This is a authentication code used … Read More “CakePHP Advance : Most Common Interview Questions” »
Tag: MVC
Cake PHP Interview Questions, CakePHP, Interview, PHP
Codeigniter Interview Questions, Interview, PHP, PHP Interview Questions
What is hook? CodeIgniter’s Hooks feature modify the core functionalities of the framework without changing the core files. For example, If you want to run a script right before your controllers get loaded, or right after or at any other location, you can use Hook. How many types of hooks are there in Code Igniter? … Read More “Top 10 Codeigniter Interview Questions for Experienced” »