How to pass array as parameter to stored procedure in mysql?
问题 I'm trying to pass array as parameter to my stored procedure. But I'm not getting expected result. I'm trying to send list of emails and ID's from view on button click to controller, and then I'm trying to fetch data from database by passing that list as parameter to my stored procedure. Here is my code: View: <form action="<?= base_url('certificate/sendMail') ?>" method="post"> <table id="example1" class="table table-striped table-bordered" cellspacing="0" width="100%"> <thead> <tr> <th>Mail