yes, thank you so much
I'm still using native MySQLi, but my localhost runs without any issue, but go live, it occurs a lot of errors
After 3 days with this, I can solve it now, seems mysql limits numbers of prepared statements & results? Now in code, I closed statement after each query then all solved
Many thanks
I'm still using native MySQLi, but my localhost runs without any issue, but go live, it occurs a lot of errors
After 3 days with this, I can solve it now, seems mysql limits numbers of prepared statements & results? Now in code, I closed statement after each query then all solved
Many thanks