Leave a Reply

1 comment

  1. Your array is a PHP construct and only meaningful to PHP, as far as MySQL is concerned it’s just a string of characters. If you need to query on that data it should be separated out into individual keys.