1.

What Is Fuelphp?

Answer»

FuelPHP is free OPEN source WEB FRAMEWORK written in PHP scripting language. FuelPHP is based on HMVC (Hierarchical Model View Controller) design pattern.

FuelPHP also SUPPORTS a more router based approach where you MIGHT route directly to a closure which deals with the input Uri, making the closure the controller and giving it control of further execution.

FuelPHP is free open source web framework written in PHP scripting language. FuelPHP is based on HMVC (Hierarchical Model View Controller) design pattern.

FuelPHP also supports a more router based approach where you might route directly to a closure which deals with the input Uri, making the closure the controller and giving it control of further execution.



Discussion

No Comment Found