BenPetersen Posted October 9, 2005 Share Posted October 9, 2005 Hi, I'm working on an a VB app that sends post data to PHP. Using M$ winsock control all is well. The post succeeds and data is returned. There are several reasons for not using the winsock.dll, so I've tried a couple third party DLLs. What happens is that Apache receives the HTTP request fine, and calls the PHP page fine, but it does not include the post variables (I used count() to check). As far as I can tell the HTTP requests are identicle. Would really appreciate some insight. Thanks Ben Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.