Mini Shell

Direktori : /home/rizant5/public_html_old/admin/
Upload File :
Current File : /home/rizant5/public_html_old/admin/comment-answer.php

<?php 

require_once("../config.php");

$text=htmlspecialchars($_POST['answer'],ENT_QUOTES);//$_POST['answer'];

$queid=$_POST['id'];

$conn->exec('insert into blog_answer (comment_id,replydate,reply) values ("'.$queid.'",NOW(),"'.$text.'")');

?>

Zerion Mini Shell 1.0