This can be achieved using string manipulation functions in PHP. First we find the position of the desired character in the string using strpos(), substr(), ...
確定! 回上一頁