• 0

php's urlencode()


Question

I have a string in a database row:

"Introductory Programming - C & C++"

the problem is the plus signs, ampersand and dashes.

at the same time i have a drop down menu with this item. I need to compare the database row to the posted field but it never matches with urlencode(). Any ideas?

I've noticed it omits (i've tried printing it) everything after 'Introductory Programming - C' after the field has been POSTed.

Edited by Daza
Link to comment
https://www.neowin.net/forum/topic/487215-phps-urlencode/
Share on other sites

1 answer to this question

Recommended Posts

This topic is now closed to further replies.
  • Recently Browsing   0 members

    • No registered users viewing this page.