| 
        php.net | support | documentation | report a bug | advanced search | search howto | statistics | random bug | login | 
 PatchesPull RequestsHistoryAllCommentsChangesGit/SVN commits             
             [2007-04-16 10:55 UTC] derick@php.net
  | 
    |||||||||||||||||||||||||||
            
                 
                Copyright © 2001-2025 The PHP GroupAll rights reserved.  | 
        Last updated: Tue Nov 04 06:00:01 2025 UTC | 
Description: ------------ echo strtr(str_replace(" ", "", trim ($_POST['user_lastname'])), "???????????????????????????????", "aaaaaaacceeeeeiiiinnooooouuuuuy"); Can any on plz tell me why this code is not working. i tryied to replace the string part with a fixed string and it works but when i combine the coded to gether this does not work, it does not format my string :-(