We receive a POST message being a multipart/mixed type. The
$HTTP_RAW_POST_ DATA shows it perfectly. However, I expected the $_POST to be
filled as well, which is empty. We're using php 4.3.3.
Any ideas?
Thx.
Marc
$HTTP_RAW_POST_ DATA shows it perfectly. However, I expected the $_POST to be
filled as well, which is empty. We're using php 4.3.3.
Any ideas?
Thx.
Marc
Comment