These are language content of your website. Please fill the fields given and press submit to add a new content. In the Action Panel the left icon is to edit the content and the right one to delete the content.
include ("backlink-inc.php")?>
if(isset($_REQUEST["mess"])){
?>
}
?>
ContentID
Content Name
Content Details
Action
$qrymcontent=mysql_query("select * from tbl_lang_content_details where lngid='".$LngID."'") or die("Invalid Query ".mysql_error());
if($qrymcontent){
$rows = mysql_num_rows($qrymcontent);
if($rows>0){
?>