/ Published in: PHP
Expand |
Embed | Plain Text
<? class url extends url_Core { $current = input::instance()->get(); else $new = $queryVars; return http_build_query($new); } } ?>
You need to login to post a comment.
iloveitaly on 06/05/09
url edit String query set create change extension manipulation kohana
<? class url extends url_Core { $current = input::instance()->get(); else $new = $queryVars; return http_build_query($new); } } ?>
You need to login to post a comment.