ReactPHP
ReactPHP an instresting library for PHP

Today we will see an introduction to a very interesting library for PHP called ReactPHP. This is a low-level library based on events and non-blocking I/O

Leer mas..
How to prevent XSS attacks

In this post, we will see how to prevent XSS attacks, we will see how to partially avoid attacks of this nature on the Front-End, and we will see what we must do on the Back-End side.

Leer mas..
php logo
CSP in PHP

CSP stands for Content Security Policy. It is an additional layer of security. In this case, we will see how to apply CSP in PHP.

Leer mas..
php logo
PHP declare statement

In PHP, declare is a constructor, and its usage differs greatly from the control structures we are accustomed to. This constructor is used to set execution directives for a block of code.

Leer mas..
php logo
PHP match statement

Today we will explore this new control structure in PHP called match. We have already seen if and switch, and now we will look at a structure similar to these.

Leer mas..
la categoria en-php tiene 120 post/s
Last 4 post in same category

Comments