escapeshellcmd()
The escapeshellcmd() function escapes a command to be executed in the shell. This is useful for preventing shell injection vulnerabilities.