Subject: | No definition or example of what $octets are |
What are $octets? Can you show an example of $octets? I would like to encode and decode a url, but I keep getting errors when using a full url as $octets.
url_encode(Movies_by_series.pl?series=Æon+Flux+(1991))
url_decode(Movies_by_series.pl?series=Æon+Flux+(1991))
What am I missing? Is this the right module to make a link like the above work? I can not tell.