Name

strtr

Synopsis

string strtr(string string, string from, string to)

Returns a string created by translating in string every occurrence of a character in from to the character in to with the same position.

Get Programming PHP, 2nd Edition now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.