function urlsafe_b64decode( $string ) {. $data = str_replace ( array ( `-` , `_` ), array ( `+` , `/` ), $string );.
確定! 回上一頁