kohjhjhصثقصثقصثقgdfgdg
Ele57885fddfgdfgfghgقفغفغفقhfg555434536
/
home
/
u138293434
/
domains
/
ramachandrantravelsindia.in
/
public_html
/
admin
/
Upload FileeE
HOME
<?php include("inc/conn.php"); extract($_POST); $page=$_SERVER['HTTP_REFERER']; //echo "update tour_category set seo_title='$title', description='".addslashes($description)."', keyword='$keyword', seo_follow='$follow', seo_index='$seo_index' where id='$id'"; if(mysqli_query($conn,"update tour_category set seo_title='$title', description='".addslashes($description)."', keyword='$keyword', seo_follow='$follow', seo_index='$seo_index' where id='$id'")){ echo "<script>alert('SEO Updated');location.href='$page'</script>"; } else{ echo "<script>alert('Something went wrong!');location.href='$page'</script>"; }