sthom Posted October 13, 2014 Share Posted October 13, 2014 How to run query as batches using php. 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 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 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 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
Archived
This topic is now archived and is closed to further replies.