I am passing data from an embedded device using Content-Type = multipart/form-data.
My data passed nicely into $ variables when the server ran with PHP 4.4.4 but now that it is upgraded to 5.2.3 none of the data is passing.
I am wondering if I need to change an ini setting.
To see my PHP settings try this link for phpinfo():
http://workorders.body-pro.com/dumpPHPInfo.php
Thanks
Greg