SimonXIX’s avatarSimonXIX’s Twitter Archive—№ 47,920

  1. Any PHP / mysqli friends: is there a way to use mysqli_use_result on a multi_query? My aim is to do a SELECT statement to reference several IDs and then use those IDs in multiple DELETE queries.