I am passing data from an embedded device using Content-Type = multipart/form-data.
My data passed/parced 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
[RESOLVED]Data transfer worked in 4.4.4 not working in 5.2.3
Moderator: General Moderators
[RESOLVED]Data transfer worked in 4.4.4 not working in 5.2.3
Last edited by gmrobert on Wed Aug 15, 2007 11:34 am, edited 1 time in total.