sthom Posted October 13, 2014 Share Posted October 13, 2014 How to run query as batches using php. Quote Link to comment https://forums.phpfreaks.com/topic/291606-how-to-run-query-as-batches-using-php/ Share on other sites More sharing options...
Barand Posted October 13, 2014 Share Posted October 13, 2014 Windows - Task Scheduler Linux - Cron Quote Link to comment https://forums.phpfreaks.com/topic/291606-how-to-run-query-as-batches-using-php/#findComment-1493446 Share on other sites More sharing options...
davidannis Posted October 13, 2014 Share Posted October 13, 2014 (edited) Are you asking how to execute multiple queries using only one php command? See the documentation for mysql here: http://php.net/manual/en/mysqli.multi-query.php Edited October 13, 2014 by davidannis Quote Link to comment https://forums.phpfreaks.com/topic/291606-how-to-run-query-as-batches-using-php/#findComment-1493481 Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.