View Single Post

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

Jerry Stuckle wrote:

>
> An ampersand in the query string means end the current variable and
> start a new one. Standard HTML.
>


Thanks Jerry.

I will try to find a PHP function to handle the url encoding properly.

I would find it hard to believe that PHP couldn't pull a string from a
database that contained an ampersand in it.

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