InterviewSolution
Saved Bookmarks
| 1. |
What Is Phalcon ? |
|
Answer» Phalcon is an OPEN source, full stack framework for PHP written as a C-extension, optimized for HIGH performance. You don't need to learn or USE the C language, since the functionality is EXPOSED as PHP classes ready for you to use. Phalcon is an open source, full stack framework for PHP written as a C-extension, optimized for high performance. You don't need to learn or use the C language, since the functionality is exposed as PHP classes ready for you to use. |
|