Collections functions
General 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 29th November 2023 09:05 Europe/London time based on the source file dated 23rd November 2023 15:45 Europe/London time.