What is framework in php for beginners?



What is framework in php for beginners?..

Answer / Irshad Ahmad

For beginners, CodeIgniter is a popular PHP framework that provides a rich set of libraries for common tasks such as routing, form validation, and database access. It follows the MVC (Model-View-Controller) design pattern which makes it easier to manage large applications.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More PHP Interview Questions

Which will start a session?

1 Answers  


Tell me how can we pass the variable through the navigation between the pages?

1 Answers  


how to display and include the user system date/time in a php program/project

1 Answers   Wipro,


Do you know what is the use of rand() in php?

1 Answers  


How many php functions are there?

1 Answers  


What are headers in php?

1 Answers  


How can I use single quotes in single quotes in php?

1 Answers  


How to generate a form?

1 Answers  


What is $_ request?

1 Answers  


Can a super () and this () keywords be in same constructor?

1 Answers  


How is it possible to propagate a session id?

1 Answers  


What is php? Why it is used?

1 Answers  


Categories