in reply to Re: multipart/form-data content problem
in thread multipart/form-data content problem

That was it thanks! although i had to change one thing, on the parse($req) i had to make it parse($req->as_string().
  • Comment on Re^2: multipart/form-data content problem