Related Links : Search Engine Optimization | | Search Engine Marketing | Online Marketing | Freelance Programmer| SEO Thailand | SEO Expert | SEO services | PHP Programmer Thailand | SEO Tutorial | What is SEO |

  Home Our SEO Services SEO Expert Consultant Php Programmer Scripts| Email : sachin {at} jainsachin {dot} com

PHP | Randomly shuffles a string | Manual | Tutorial | Help

SEO Services



Website Programming in PHP / MYSQL



Friends


    Randomly shuffles a string

    str_shuffle

    (PHP 4 >= 4.3.0, PHP 5)

    str_shuffle — Randomly shuffles a string

    Description

    string str_shuffle ( string $str )

    str_shuffle() shuffles a string. One permutation of all possible is created.

    Parameters

    str

    The input string.

    Return Values

    Returns the shuffled string.

    Examples

    Example #1 str_shuffle() example

    <?php
    $str 
    'abcdef';
    $shuffled str_shuffle($str);

    // This will echo something like: bfdaec
    echo $shuffled;
    ?>

    See Also


    SEO Tutorial / Articles





    Php / Mysql Tutorial



    Articles



      Portfolio


      SEO by Jainsachin