473,397 Members | 2,033 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,397 software developers and data experts.

urldecode Help Please..

I see Google edited my email address. Lets try this.

captonline at yahoo dot com

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_dropdown($db,"d[category]",$show->CATEGORY,1);
I have tried:
".urlencode($this->get_category_dropdown($db,"d[category]").",$show->CATEGO*RY,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 captonl...@yahoo.com with an answer please?
Thank you!
Frank

Jan 25 '07 #1
1 2096
Rik
On Thu, 25 Jan 2007 01:09:56 +0100, fjm67 <fj*********@yahoo.comwrote:
I see Google edited my email address. Lets try this.
Google might. Google's attempt at providing a portal for usenet isn't that
great. I see your message fine though.

On that note: try to read something about usenet/netiquette etc. Asking to
email the answer to you is 'not done', with some exceptions. (For instance
when it's more desirable to collect a vast amount of various answers, and
post a summary of the answers given afterwards). If you're not willing to
put some time in to learn how to use usenet (or Google Groups if you
must....), why should we take the time to help you out?
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.
http://www.php.net/urldecode
'implement urldecode' is not entirely clear to me.
$this->get_category_dropdown($db,"d[category]",$show->CATEGORY,1);
This isn't a string, it's some object method taking variables we know
nothing about. Let's for the sake of argument assume it does return a
string.
I have tried:
urlencode(...);
I thought you said decode, not encode?
But it doesn't work.
It works, you're just not clear on what you want.
I'm new to Google groups and don't know how to get an answer. Could
someone respond to captonl...@yahoo.com with an answer please?
I won't, so maybe you don't see this message.
--
Rik Wasmus
* I'm testing several new newsreaders at the moment. Please excuse
possible errors and weird content. *
Jan 25 '07 #2

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

2
by: Thomas Henz | last post by:
Hi again, can anyone tell me why it says that the object doesnt support this method? rs is a db query resultset. msg is a db field with urlencoded data in it. ------------ if not rs.eof then...
1
by: João Santa Bárbara | last post by:
hi all is there any replace for the System.Web.HttpUtility.UrlDecode to windows forms ... thks JSB
4
by: John Hoge | last post by:
Hi, I need to UrlDecode a string in a simple console application, but I am having trouble accessing Server.UrlDecode, even though System.Web is included. The application pulls a text out of a...
6
by: John Grandy | last post by:
Does Server.URLDecode() need to be applied to Request.QueryString(<key name>) ?
10
by: steve | last post by:
refresh my memory please...how does one decode a url encoded string...i.e., &amp; to @ &quot; to " &lt; to < &gt; to > etc. tia,
10
by: Alex | last post by:
Hi, I UrlEncode a value that I put in my querystring. This value originally contains the character "è", which is UrlEncoded to "%E8". When I try to read the value from the querystring, I find...
0
by: fjm67 | last post by:
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. ...
20
by: gert | last post by:
This based on a example i found at http://www.cs.tut.fi/~jkorpela/ forms/cgic.html #include <fcgi_stdio.h> #include <stdlib.h> int urldecode(char *src, char *last, char *dest){ int code;...
3
by: gert | last post by:
Anybody can tell me what i need to import to make urlDecode() work in python2.5 please. import urllib urllib.urlDecode(post) #doesn't exist urllib.urldecode(post) #doesn't exist...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.