このhttp://example.com/account?username=theUsernameのような URL を、このhttp://example.com/account/theUsernameのように変換したいと考えています。私のフレームワークとして CodeIgniter を使用しています。
このhttp://example.com/account?username=theUsernameのような URL を、このhttp://example.com/account/theUsernameのように変換したいと考えています。私のフレームワークとして CodeIgniter を使用しています。