Beefy Boxes and Bandwidth Generously Provided by pair Networks
We don't bite newbies here... much
 
PerlMonks  

Re: URL Escaping

by merlyn (Sage)
on Dec 28, 2000 at 06:02 UTC ( [id://48577]=note: print w/replies, xml ) Need Help??


in reply to URL Escaping

It's not supposed to escape those because those are legal characters in a URL. (Didn't we do this one already?)

There's nothing wrong with a URL of

http://www.stonehenge.comm/cgi/foobar/fred&barney
That doesn't mean that fred or barney are query parameters. The ampersand is only of some significance after the question mark.

If you want to build a query string from pieces, use the proper part of URI... the parts with the word query in them.

Stop trying to use the wrong tool for the wrong job in the wrong way.

-- Randal L. Schwartz, Perl hacker

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://48577]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others examining the Monastery: (8)
As of 2024-04-25 11:34 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found