Possible to use multiple/nested MySQLi statements?

前端 未结 3 1830
闹比i
闹比i 2021-01-11 16:03

Is it possible to have a MySQLi prepared statement within the fetch() call of a previous statement? If not, what\'s the best way around it?

3条回答
提交回复
热议问题