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 27th April 2024 17:35 Europe/London time based on the source file dated 26th April 2024 15:50 Europe/London time.