//Create a string split function for pre PHP5 versions function str_split($str, $nr) { //Return an array with 1 less item then the one we have
確定! 回上一頁