Posted by Kyriacos Sakkas on 09/29/72 11:13
Solved getallheaders() worked.
Kyriacos Sakkas wrote:
> Hi all,
> I have a problem getting the data from a post request. I have tried
> $_POST and $HTTP_RAW_POST_DATA and they appear to be completely empty.
> the always_populate_raw_post_data directive is set to on.
>
> Below is the incoming data as captured by ethereal:
>
> POST /cyprus/reply.php HTTP/1.1
> Host: 212.31.98.213
> Connection: keep-alive, TE
> X-External-Id: ef58e0602c7db247419ca535eb66e4d4
> X-Recipient: 99527583:0:0
> X-Sender: 4000
> X-Status: done
> TE: trailers
> ============================================
>
> Any ideas ? I am at a loss here....
>
> Thanks,
> Kyriacos
>
--
Kyriacos Sakkas Netsmart Development Team
Tel: + 357 22 452565 Fax: + 357 22 452566
kyriacos(at)netsmart.com.cy http://www.netsmart.com.cy
Taking Business to a New Level!
[Back to original message]
|