ERROR:
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 'Desc='Legenday Films' WHERE ID='3'' at line 1
AT:
$mysqli->query("UPDATE conf_src SET Name='$CSRC', Desc='$CSRCD' WHERE ID='$ssID'")
$CSRC is the name of the source "LEGEND"
$CSRCD is the description of the source "Legendary Films"