"; } } if (isset($_GET['id']) && is_numeric($_GET['id'])) { $id = (int)$_GET['id']; $query = "SELECT * FROM exchangerix_reviews WHERE review_id='$id' LIMIT 1"; $rs = smart_mysql_query($query); $total = mysqli_num_rows($rs); } $title = "Edit Testimonial"; require_once ("inc/header.inc.php"); ?>

Edit Testimonial

0) { $row = mysqli_fetch_array($rs); ?>
By: 0) { ?> Visitor
Rating:
Title:
 
Status:
 
Sorry, no testimonial found.