@param int $u ... Note that if the number is higher than 256, it will return the number mod 256. ..... And for ascii code higher than 255 is chr(number%256)
www.google.com.tw