Codice PHP: UPDATE `inserzione` SET `campo_stringa` = CONCAT(campo_stringa, $new_stringa) WHERE `id`=3
UPDATE `inserzione` SET `campo_stringa` = CONCAT(campo_stringa, $new_stringa) WHERE `id`=3
Regole del Forum