Web Development
How to Disable PHP Functions: exec, passthru, and shell_exec in XAMPP
Beyond just disabling Apache directory listing, another crucial security step for your XAMPP web server is to disable PHP functions, which are exec, passthru, and shell_exec functions. In PHP, functions like exec, passthru, and shell_exec […]
- Moch. Nasikhun Amin
- July 31, 2025