The action you want is called "URL encoding".
Any information beyond the
URL filename and internal document
# anchor following the filename which can then be followed by
?formname=... and one more obscurity that is generally only found in specialist web servers http call syntax method to
screen unique server platform idiosynchratic commands appended to a url
must be URL encoded.
In php with normal web server operation variables returned by php are automatically URL decoded.
http://php.net/manual/en/function.urlencode.php
Recent comments
1 day 10 hours ago
1 day 13 hours ago
1 day 14 hours ago
1 day 15 hours ago
1 day 17 hours ago
1 day 18 hours ago
1 day 20 hours ago
2 days 12 hours ago
2 days 12 hours ago
2 days 16 hours ago