Can anyone guide me on use of Headers?
Im trying to simulate a POST by creating headers.
Ive got this, but it dosent wrk...
<?php
header("Content-Type: application/x- header("POST submited.asp http/1.0"
header("User-Agent: WebPager/0.1"
header("Content-length: 11"
header(""
header("F1=D1&F2=D2"
?>
Actually maybe it is working, i just cant see it ?%$?%?*
Im trying to simulate a POST by creating headers.
Ive got this, but it dosent wrk...
<?php
header("Content-Type: application/x- header("POST submited.asp http/1.0"
header("User-Agent: WebPager/0.1"
header("Content-length: 11"
header(""
header("F1=D1&F2=D2"
?>
Actually maybe it is working, i just cant see it ?%$?%?*