Rebuild query string


/ Published in: PHP
Save to your folder(s)

I modified some code created by Macromedia Dreamweaver into a flexible function to rebuild the query string. The function is very useful for pagination or passing variables from one page to another.In this version it's possible to add more than one variable names into the functions arguments. This names will be filtered from the new generated query string. Just add the variable names you don't need into a comma seperated string.

URL: http://www.finalwebsites.com/snippets.php?id=6

Report this snippet


Comments

RSS Icon Subscribe to comments

You need to login to post a comment.