Re: CSP : inline functions ?

>
>  <mytag id="sql_stuff" value="<PHP-code-here>" />
>
> then later in script (externally loaded, static)
>
>  foo(document.getElementById("sql_stuff").getAttribute("value"))
>

This is really slow compared to a direct call.

-devdatta



> -Dan Veditz
>

Received on Friday, 25 February 2011 17:58:24 UTC