Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations gkittelson on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

encode the url

Status
Not open for further replies.

lonelydragon

Programmer
Aug 5, 2004
75
US
hello:
i have a problem with my php code.
i created a drop down list for a form. and in the list, some value has such character as "+" or "&". i use javascript "onchange" function to pass the value to the url.

but when i tried to get the value from the url with php, i can not get the with value. i have tried urlencode without luck.
thanl you for your help.
 
Can we see your code. It's a little difficult to debug something without code.

Ken
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top