$a = "asd fgda asc dasdsf";
	$b = explode(" ",$a);
	$s = count($b);
	echo $b[rand(0,$s)];
İşinizi görür hocam iyi çalışmalar