Phalcon Installation We need to install WAMP/MAMP/LAMP/XAMP according to your operating system. Below the installation is based on WAMP (Windows Apache MySQL…
request
-
-
Phalcon Internationalization Phalcon is written in C as an extension for PHP. There is a PECL (PHP Extension Community Library) extension that…
-
Express.js MCQ (Multiple Choice Questions) 1) Who is credited as the developer of Express.js? Larry wall Rich Hickey TJ Holowaychuk Rob Pike…
-
Flask vs. Django Django and Flask are the web frameworks of Python. As we know, Python is the most versatile programming language…
-
Phalcon Tutorial Phalcon Tutorial provides basic and advanced concepts of Phalcon . Our Phalcon Tutorial is designed for beginners and professionals both.…
-
Phalcon Views View represents the front-end of the application. It consists of HTML files embedded inside PHP code which creates the view…
-
VOLT: Template Engine Volt provides Phalcon fast execution as it is very fast and designer friendly templating language written in C for…
-
What is Phalcon Phalcon is developed by group of developers where Andres Gutierrez was their team head. Phalcon is an open-source framework…
-
Phalcon Class Autoloader Loader is a class found under PhalconLoader directory. This class consists of some pre-defined rules according to rules it…
-
Phalcon Models Model consists of information or data of the application. It manipulates the data by managing the rules. It is found…