escapeshellarg()
The escapeshellarg() function escapes a string to be used as a shell argument. This is useful for preventing shell injection vulnerabilities.