List Info

Thread: note 74574 added to function.strtoupper




note 74574 added to function.strtoupper
user name
2007-04-17 19:33:35
Russian

function str_to_upper($str){
    return strtr($str, 
    "abcdefghijklmnopqrstuvwxyz".
    "xE0xE1xE2xE3xE4xE5".
    "xb8xe6xe7xe8xe9xea".
    "xebxeCxeDxeExeFxf0".
    "xf1xf2xf3xf4xf5xf6".
    "xf7xf8xf9xfAxfBxfC".
    "xfDxfExfF",
    "ABCDEFGHIJKLMNOPQRSTUVWXYZ".
    "xC0xC1xC2xC3xC4xC5".
    "xA8xC6xC7xC8xC9xCA".
    "xCBxCCxCDxCExCFxD0".
    "xD1xD2xD3xD4xD5xD6".
    "xD7xD8xD9xDAxDBxDC".
    "xDDxDExDF");
}
----
Server IP: 195.54.192.44
Probable Submitter: 85.140.218.81
----
Manual Page -- 
http://www.php.net/manual/en/function.strtoupper.php
Edit        -- https://master
.php.net/note/edit/74574
Del: integrated  -- h
ttps://master.php.net/note/delete/74574/integrated
Del: useless     -- http
s://master.php.net/note/delete/74574/useless
Del: bad code    -- htt
ps://master.php.net/note/delete/74574/bad+code
Del: spam        -- https:/
/master.php.net/note/delete/74574/spam
Del: non-english -- 
https://master.php.net/note/delete/74574/non-english
Del: in docs     -- http
s://master.php.net/note/delete/74574/in+docs
Del: other reasons-- https://mast
er.php.net/note/delete/74574
Reject      -- https://mast
er.php.net/note/reject/74574
Search      -- https://
master.php.net/manage/user-notes.php

-- 
PHP Notes Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub
.php


[1]

about | contact  Other archives ( Real Estate discussion Medical topics )