in reply to Re: Delete multiple values from mysql db..
in thread Delete multiple values from mysql db..

No that bit of it is fine. Using the CGI module if a single parameter name has multiple values then the param() method will return a list of the values instead of a scalar.

/J\

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