I cant get this work
$id = "SELECT id FROM gundamList WHERE model='$model' ";
and neither this
$id = "SELECT id FROM gundamList WHERE model=" '. $model.' " ";
can someone help me, thanks.
it's a matter of creating a table with the name getting from the other table id column