Hi everyone, so am having a little trouble here, i had the following working line of code in php and mySQl:
-------------------------------------------
$query = "INSERT INTO analyses (analysis, username, success, series, plates, replicates) SELECT '$tmpdir', 'unknown', 0, series, plates...