On Thu, 5 Oct 2000, Dana C. Chandler III wrote:

> Yes, in particular,
> 
> $value = $r->param('name') || "";

Or worse, $r->param('name') || "3"; # default but true

Even I'm guilty of that one sometimes :-)

-- 
<Matt/>

** Director and CTO **
**  AxKit.com Ltd   **  ** XML Application Serving **
** http://axkit.org **  ** XSLT, XPathScript, XSP  **
**     Personal Web Site: http://sergeant.org/     **

Reply via email to