Docs

evf_decode_string( string $string ): string

Decode special characters, both alpha- (<) and numeric-based (').

Parameters

$stringstringrequired
Raw string to decode.

Return

string

Changelog

VersionDescription
1.2.0Introduced.