Easy Tutorial
❮ Func Error Debug Backtrace Func Date Default Timezone Get ❯

PHP FILTER_UNSAFE_RAW Filter



Definition and Usage

The FILTER_UNSAFE_RAW filter does not perform any filtering, removing, or encoding of special characters.

This filter removes data that could be potentially harmful to the application. It is used to strip tags and remove or encode unwanted characters.

If no flags are specified, this filter has no behavior.

Possible flags:

❮ Func Error Debug Backtrace Func Date Default Timezone Get ❯