?? [???f?l]

vt; ??; ??, ??

n. ??, ??; ??: shuffles ??: shuffles ?? ??: shuffled ?? ??: shuffled ?? ??: shuffled

PHP str_shuffle() ?? ???

str_shuffle() ??? ??? ??????

php str_shuffle() ??? ???? ?? ??? ???? ?? ? ?????. ??? str_shuffle(string)?? ?? ???? ?????.

??: ???? ?? ??? ???? ????.

??: str_shuffle(string)

????:

???? Description
string ???, ?? ????? ???

??: ????? ???? ??

PHP str_shuffle() ?? ?

<?php
$i = "hello world";
$j = str_shuffle($i);
echo $j;
?>
rerun ?????

??? ????? ??? "???? ??"??? ??????. ??? ????? ???

??:

lhl drelow