I want to do the following is that i am trying to post data automatically to another url
$postid = $_POST['new'];
$tt = file_get_contents("new1.php");
I want to do the following is that i am trying to post data automatically to another url
$postid = $_POST['new'];
$tt = file_get_contents("new1.php");