Published in: PHP
<? 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.
Wicked Cool PHP: Real-World Scripts That Solve Difficult Problems
Wicked Cool PHP contains a wide variety of scripts to process credit cards, check the validity of email addresses, template HTML, and serve dynamic images and text.
iloveitaly on 06/05/09
url edit String query set create change extension manipulation kohana
Published in: PHP
<? 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.