On Jan 7, 2007, at 10:43 PM, Jonathan Vanasco wrote:


simply put.  is there a way of accessing a param ?

        ?encoded=type%3Durl

        $apr->param('encoded') = 'type=url'

        i need to access the raw value of encoded

just to clarify...

this is because using param, it seems that GET and POST responses differ in how they parse arguments. one seems to be uri_unescaped, and the other seems not

i'm trying to standardize how i intereact with this.




// Jonathan Vanasco

| - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
| FindMeOn.com - The cure for Multiple Web Personality Disorder
| Web Identity Management and 3D Social Networking
| - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
| RoadSound.com - Tools For Bands, Stuff For Fans
| Collaborative Online Management And Syndication Tools
| - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -


Reply via email to