Results 1 to 6 of 6

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Registered User Airfan's Avatar
    Join Date: Dec:2001
    Location: Plovdiv
    Posts: 89

    strtolower, Firebird

    ,
    . Firebird . , . strtolower, ucwords. , strtolower (Fedora 4, 2.0.58, 5.1.4). . strtolower ( ), . . .

    .

    !
    I7-4770K@GA-Z97X-UD3H + CM Hyper 212 Evo + CM N500 + 4 x 4GB Geil Enhance Corca 1600MHz + Sapphire HD 5850 (Game edition)

  2. #2
    Registered User
    Join Date: Jul:2005
    Location: Sofiq
    Posts: 2,798
    PHP .

    string mb_strtolower ( string str [, string encoding] )

    "By contrast to strtolower(), 'alphabetic' is determined by the Unicode character properties. Thus the behaviour of this function is not affected by locale settings and it can convert any characters that have 'alphabetic' property, such as A-umlaut (&#196. "

    .

  3. #3
    Registered User Airfan's Avatar
    Join Date: Dec:2001
    Location: Plovdiv
    Posts: 89
    , mb_xxx , -, .
    ?
    I7-4770K@GA-Z97X-UD3H + CM Hyper 212 Evo + CM N500 + 4 x 4GB Geil Enhance Corca 1600MHz + Sapphire HD 5850 (Game edition)

  4. #4
    Registered User iMarh's Avatar
    Join Date: May:2002
    Location:
    Posts: 373
    function trans($str)
    {
    $large = array('A', 'B', 'C', 'D');
    $small = array('a', 'b', 'c', 'd');
    return str_replace($large, $small, $str);
    }


    , :-)

  5. #5
    's Avatar
    Join Date: Feb:2005
    Location: Sofia
    Posts: 72
    :

    function cstrtolower ($string) {
    $newstr = strtr ("ABCDEFGH IJKLMNOPQRSTUVWXYZ", "abcdefghi jklmnopqrstuvwxyz", $string);
    return $newstr;
    }

  6. #6
    Registered User Airfan's Avatar
    Join Date: Dec:2001
    Location: Plovdiv
    Posts: 89
    !

    , , .

    !
    I7-4770K@GA-Z97X-UD3H + CM Hyper 212 Evo + CM N500 + 4 x 4GB Geil Enhance Corca 1600MHz + Sapphire HD 5850 (Game edition)

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  

Copyright © 1999-2011 . .
iskamPC.com | mobility.BG | Bloody's Techblog | | 3D Vision Blog |