Helper function to convert hex encoded chars to ASCII.
Parameters
$matches
arrayrequired- The preg_replace_callback matches array.
Source
/**
* Helper function to convert hex encoded chars to ASCII.
*
Changelog
Version | Description |
---|---|
3.1.0 | Introduced. |
User Contributed Notes
You must log in before being able to contribute a note or feedback.