A community of PHP developers offering assistance, advice, discussion, and friendship.
Skip to content
Moderator: General Moderators
Post by dstefani » Tue May 10, 2005 5:00 pm
Code: Select all
LVALUE =~ tr/SEARCHLIST/REPLACEMENTLIST/cds # Example # $message =~ tr/A-Za-z/N-ZA-Mn-za-m/; # rot13 encryption
Post by onion2k » Wed May 11, 2005 3:42 am
Return to “General Discussion”