in reply to Delete multiple values from mysql db..

I'm relatively new to DBI, but it seems okay to me.

You might want to have a look at the database part oft the Tutorials to find a better way to achieve your deletion. (hint: placeholders)

  • Comment on Re: Delete multiple values from mysql db..