Forms
  • References/PHP/Phalcon/Guides

Phalcon\Forms is a component that aids you in the creation and maintenance of forms in web applications

2025-01-10 15:47:30
Security
  • References/PHP/Phalcon/Guides

This component aids the developer in common security tasks such as password hashing and Cross-Site Request Forgery protection (CSRF). Password

2025-01-10 15:47:30
Images
  • References/PHP/Phalcon/Guides

Phalcon\Image is the component that allows you to manipulate image files. Multiple

2025-01-10 15:47:30
Installation
  • References/PHP/Phalcon/Guides

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

2025-01-10 15:47:30
Nginx Installation Notes
  • References/PHP/Phalcon/Guides

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

2025-01-10 15:47:30
Dependency Injection Explained
  • References/PHP/Phalcon/Guides

The following example is a bit lengthy, but it attempts to explain why Phalcon uses service location and dependency injection. First, let’s pretend we are developing a component

2025-01-10 15:47:30
Class Autoloader
  • References/PHP/Phalcon/Guides

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

2025-01-10 15:47:30
Installation on WAMP
  • References/PHP/Phalcon/Guides

WampServer is a Windows web development environment. It allows you to

2025-01-10 15:47:30
List of examples
  • References/PHP/Phalcon/Guides

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

2025-01-10 15:47:30
Contextual Escaping
  • References/PHP/Phalcon/Guides

Websites and web applications are vulnerable to XSS attacks and

2025-01-10 15:47:30