public function api(){ $url_params = $this->uri->segment_array(); //... } ... You can try urldecode. echo urldecode("some%20message");. This will return ...
more
more
Home »Unlabelled » php - How to pass parameters with space to controller from URL in ...
Posted by Unknown on Sunday, January 5, 2014
2014 All Rights Reserved how to.
» how to: php - How to pass parameters with space to controller from URL in ...
{ 0 comments... » php - How to pass parameters with space to controller from URL in ... read them below or add one }
Post a Comment