Introduction - If you have any usage issues, please Google them yourself
Code audit learning materials, PHP audit common problems, a code execution function
Function that can execute code in PHP. Such as Eval (), assert (), `, system (), exec (), shell_exec (), passthru (), escapeshellcmd (), pcntl_exec (), and so on
Demo code 1.1: