output of this :
<h2>GET</h2>array ( 'module' => 'server', 'do' => '
test',)<h2>POST</h2>array ( 'e' => 'Hi there!',)<h2>FILES</h2>array ()<h2>HEADERS</h2>array ( 'Content-Type' => 'application/x-www-form-urlencoded', 'User-Agent' => 'Java/1.8.0_131', 'Host' => 'crawler.ankiti.com', 'Accept' => 'text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2', 'Connection' => 'keep-alive', 'Content-Length' => '13',)<h2>SERVER</h2>array ( 'CONTENT_TYPE' => 'application/x-www-form-urlencoded', 'HTTP_USER_AGENT' => 'Java/1.8.0_131', 'HTTP_HOST' => 'crawler.ankiti.com', 'HTTP_ACCEPT' => 'text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2', 'HTTP_CONNECTION' => 'keep-alive', 'CONTENT_LENGTH' => '13', 'PATH' => '/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', 'SERVER_SIGNATURE' => '<address>Apache/2.4.18 (Ubuntu) Server at crawler.ankiti.com Port 80</address>', 'SERVER_SOFTWARE' => 'Apache/2.4.18 (Ubuntu)', 'SERVER_NAME' => 'crawler.ankiti.com', 'SERVER_ADDR' => '172.31.2.190', 'SERVER_PORT' => '80', 'REMOTE_ADDR' => '103.225.41.154', 'DOCUMENT_ROOT' => '/sata1/server/ankiti3/web/hosts', 'REQUEST_SCHEME' => 'http', 'CONTEXT_PREFIX' => '', 'CONTEXT_DOCUMENT_ROOT' => '/sata1/server/ankiti3/web/hosts', 'SERVER_ADMIN' => '[no address given]', 'SCRIPT_FILENAME' => '/sata1/server/ankiti3/web/hosts/index.php', 'REMOTE_PORT' => '14708', 'GATEWAY_INTERFACE' => 'CGI/1.1', 'SERVER_PROTOCOL' => 'HTTP/1.1', 'REQUEST_METHOD' => 'POST', 'QUERY_STRING' => 'module=server&do=test', 'REQUEST_URI' => '/?module=server&do=test', 'SCRIPT_NAME' => '/index.php', 'PHP_SELF' => '/index.php', 'REQUEST_TIME_FLOAT' => 1500099370.1819999, 'REQUEST_TIME' => 1500099370, 'base_anklib' => '/sata1/server/ankiti3',)
now i want to post view source of www.thehindu.com in place of Hi there