La SELECT la faccio sulla tabella melari e qui il campo si chiama lott_conf. Mentre poi la DELETE la faccio sulla tabella stoc_conf che contiene il campo lotto_conf. Quindi credo che ho fatto bene ma il problema dall errore
mysql_fetch_array(): supplied argument is not a valid MySQL result resource in /web/htdoc...........on line 25
SELECT lott_conf FROM melari WHRE id_mel=2
Questo è l'errore restituito con il codice da te postato
errore You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'id_mel=2' at line 1bool(false)
Warning: mysql_fetch_array(): supplied argument is not a valid MySQL result resource in /web/htdoc...................on line 34
bool(false)