View Single Post

  #8 (permalink)  
Old 05-09-2008
Gene Kelley
 
Posts: n/a
Default Re: ampersands in URL string

Jerry Stuckle wrote:
> Gene Kelley wrote:
>> Jerry Stuckle wrote:
>>

>
> As I said - there is no problem with ampersands in the database. All
> you need to do is urlencode() the string before attaching it to the url
> - which you should be doing, anyway. str_replace() is not required.
>



I will do that. Thanks for the help Jerry.

--
------------------------------------
Gene Kelley
Senior Open Source Software Engineer
Advanced Design Solutions Team
Network Solutions (MonsterCommerce)
Swansea, Illinois, USA
Reply With Quote