strtr

Translates characters or replaces substrings in a string using either character mapping or replacement pairs.

Parameters

main.php
PHP 8.4 | UTF-8
Ready
Line: 1, Column: 1

Return Values

Notes

Changelog

Related Functions

Replaces all occurrences of search string with replacement string.

replacesanitizeclean

Performs a regular expression search and replace operation on a string or array of strings.

regexpatternreplace