Request Environment

Every HTTP request (usually originated by a browser) contains additional information regarding the request such as header data, files, variables, etc. A web based application

2016-10-16 09:56:24
Pagination

The process of pagination takes place when we need to present big groups of arbitrary data gradually. Phalcon\Paginator

2016-10-16 09:56:11
Class Autoloader

Phalcon\Loader allows you to load project classes automatically, based on some

2016-10-16 09:48:21
Phalcon Developer Tools on Linux

These steps will guide you through the process of installing Phalcon Developer Tools for Linux. Prerequisites The

2016-10-16 09:56:15
List of examples

Following examples are full applications you can use to learn more about Phalcon and use them as base for your own websites/applications:

2016-10-16 09:51:48
Contextual Escaping

Websites and web applications are vulnerable to XSS attacks and

2016-10-16 09:48:38
Assets Management

Phalcon\Assets is a component that allows you to manage static resources such as CSS stylesheets or JavaScript

2016-10-16 09:47:40
Multi-lingual Support

The component Phalcon\Translate aids in creating multilingual applications

2016-10-16 09:52:09
Nginx Installation Notes

Nginx is a free, open-source, high-performance HTTP server and reverse

2016-10-16 09:56:10
Installation

PHP extensions require a slightly different installation method to a traditional PHP-based library or framework. You can either download a binary package for the system of

2016-10-16 09:51:48