-->

Spinner Text menggunakan PHP

8:18 PM
<?php
$text 
"Kaskus is {the best forum|a great Forum|a wonderful Forum|a perfect Forum} {code|script}"; $words explode("{",$text);
foreach (
$words as $word)
{
    
$words explode("}",$word);
    foreach (
$words as $word)
    {
        
$words explode("|",$word);
        
$word $words[array_rand($words1)];        
        echo 
$word." ";
    }
 
}
?>
Demo: http://www.4share.me/php/spiner.php