|
Posted by Rik on 06/10/06 14:00
..:J:. wrote:
> "Rik" <luiheidsgoeroe@hotmail.com> wrote in message
> news:3652c$448ac9d9$8259c69c$10116@news1.tudelft.nl...
>> .:J:. wrote:
>>> Now, how about if I'd like to remove "%20" from the URL also. so
>>> that www.domain.com/content%20here would result in "content here" ??
>>
>> urldecode()
>>
>> Grtz,
>> --
>> Rik Wasmus
>>
>
>
> Go easy with me here ... :)
>
> What would the code be :)
Well, we can give you a lot of pointers, writing entire code for you is not
the goal here. The point is to advise & teach :-).
Lookup urldecode in the manual:
http://www.php.net/manual/en/function.urldecode.php
Grtz,
--
Rik Wasmus
Navigation:
[Reply to this message]
|