I am new in php i am getting this error while updating one of the column of the table
if(isset($_POST[\'approved\'])) { $change=\"SELECT * FROM `workpla
You're missing a semi-colon:
$dep=$infoChange['division name'] <--HERE