Zend - The PHP Company




Code Gallery: madwax


Replace / Remove argument in REQUEST_URL  

Type: application
Added by: madwax
Entered: 10/07/2006
Last modified: 09/12/2005
Rating: - (fewer than 3 votes)
Views: 3840
With more and more people using FrontControllers (pagination scripts) to have one entry point to applications or homepages - I found a need for a function that took a request url (or any url) and replace certain values of arguments or even to remove some arguments. This function does exactly that. It takes an input string and then replaces or removes arguments.




Search