Collections functions
General functions
Node functions
Render functions
Theme permission functions
User functions
Resource functions

escape_command_args()

Description

Escaping an unsafe command string

Parameters

ColumnTypeDefaultDescription
$cmd string Unsafe command to run
$args array List of placeholders and their values which will have to be escapedshellarg()d.

Return

string Escaped command string

This article was last updated 25th April 2024 07:35 Europe/London time based on the source file dated 22nd April 2024 18:10 Europe/London time.