Skip to content

Latest commit

 

History

History
3 lines (2 loc) · 171 Bytes

File metadata and controls

3 lines (2 loc) · 171 Bytes

Eval()

Evaluate a string as PHP code. This is often used by an attacker to hide their code and tools on the server itself. You can configure PHP to disable eval().