|
Posted by chad.a.morris on 03/20/07 00:11
I don't have a lot of experience using $_GET.
I need to know how to pass characters in using the $_GET method. The
character I'm having a problem with right now is '#', but I'm sure
there are others.
Could anyone give me a list of characters that need to be escaped
using $_GET, and then also how to use them?
Also, could you tell me if any characters simply are not allowed in a
get?
Example:
getData.php?type=edit&user=myName&item=Item#1
Thanks,
Chad
Navigation:
[Reply to this message]
|