|  | Posted by joshuajnoble on 11/13/07 00:59 
Hi all, I'm working with a flash application that sends a small JPEGas binary data over a post to a PHP script. I'd like the script to be
 able to display that JPEG but I've tried imagecreatefromstring without
 any luck and looked through the documentation without much luck. The
 data getting sent to the PHP script is a valid JPEG file, but I'm not
 sure what to do with it once it gets there. Is there a way to do this,
 or is there a better way to do it, or is this not possible? Thanks for
 any advice or hints.
  Navigation: [Reply to this message] |