urldecode Help Please..

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • fjm67

    urldecode Help Please..

    Can you guys help me out please? I need to implement urldecode into a
    php script and don't know how. Here is the string I need to include it
    into.

    $this->get_category_d ropdown($db,"d[category]",$show->CATEGORY,1);

    I have tried:

    ".urlencode($th is->get_category_d ropdown($db,"d[category]").",$show->CATEGORY,1);

    But it doesn't work.

    I'm new to Google groups and don't know how to get an answer. Could
    someone respond to captonline@yaho o.com with an answer please?

    Thank you!

    Frank

Working...