/","\n",$poem['poem']); $poem['assignment_name'] = $poem['assignment_name']; if($sumUser != $sumCorrect) { $msg = "The sum is incorrect"; } if($msg=="") { //$poem['poem'] = htmlspecialchars($poem['poem']); $poem['poem'] = mysqli_real_escape_string($con, $poem['poem']); $sql = "insert into poems (title, poem, author_name, author_bio, image, parent_id, datetime) values('".mysqli_real_escape_string($con, $poem['title'])."', '".$poem['poem']."', '".mysqli_real_escape_string($con, $poem['author_name'])."', '".mysqli_real_escape_string($con, $poem['author_bio'])."', '".$poem['image']."','".$poem['parent_id']."',NOW())"; $result = mysqli_query($con, $sql) or die(mysql_error()); header("Location: index.php"); exit; } } require("includes/header.php"); ?>

RENOVATE

What is the sum of and :

It's your turn! Move into the poem. Renovate it. Knock down its walls. Put your spin on it. Make it your own.