Your IP : 216.73.216.40


Current Path : /var/www/html/venkat/check3/
Upload File :
Current File : /var/www/html/venkat/check3/login_success.php

<?php
$a = 1;
include("session.php");
header("location:index.php");

?>