On 8/4/06, Rob Dixon <[EMAIL PROTECTED]> wrote:

The code below grabs the contents of the SQL string between (and
including) the first '(' and the last ')'. It then calls eval() to process it

Please don't use the evil eval for this. You're using a flamethrower
to light candles. Slip the string 'unlink <*>' into the database, and
you'll be sad.

Cheers!

--Tom Phoenix
Stonehenge Perl Training

--
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
<http://learn.perl.org/> <http://learn.perl.org/first-response>


Reply via email to