[Petal] & in get href

Bruno Postle bruno at mkdoc.com
Sat Sep 3 23:34:22 BST 2005


On Sat 03-Sep-2005 at 17:18 -0400, Jonathan Vanasco wrote:
> 
> my question is:
>   must i do that?  will browsers handle & well or will that  
> screw up my get/post vars

It's fine, browsers will do the right thing if given something like
this:

  <a href="http://example.com/foo?a=b&amp;c=d">click here!</a>

-- 
Bruno


More information about the Petal mailing list