Previous Page
dump()

Solar_View
escape()

Next Page
fetch()

escape()

public string escape ( scalar $value )

Built-in helper for escaping output.

Parameters

  • (scalar) $value: The value to escape.

Returns

  • (string) The escaped value.

Description

Built-in helper for escaping output.