in reply to Re: LWP::UserAgent POST pass hash ( PHP::HTTPBuildQuery http_build_query )
in thread LWP::UserAgent POST pass hash
Well that would explain why I couldn't achieve the desired results with LWP. PHP just always has to make it weird. Thanks beech. I spent a few days trying to figure this out.
Let me rewrite my application/script with this and make sure the devs on the php app haven't done even stranger things.
Edit: Rewrote my script and it works wonderfully.