Metaprogramming

Yariv Sadan yarivvv@REDACTED
Thu Aug 24 21:59:09 CEST 2006


>
> But unlike Vlad's version, that's vulnerable to SQL injection attacks.

This particular statement actually isn't vulnerable because it's
entirely generated by the programmer. In a "real" example, though, you
should be careful to escape all your strings :)

Best,
Yariv



More information about the erlang-questions mailing list