//Name or description for the images as stockitem
$sqloset2="SELECT `$f06` AS `stockitem`
FROM `$f05`
WHERE `$f07`='$f02'";
//the upload action pages
$offmac=$f03;
//SQL for select the images from the images_table to cal how many existing images
$sqloset3="SELECT `$f10`
FROM `$f08`
WHERE `$f09`='$f02'";
//the respective images from
$dembidmem='$f04';