NSURLConnection connecting to server, but not posting data
问题 Whenever I attempt to post something to my PHP Server, I receive the following message. It seems as if the code is connecting to the server, but no data is returned, and the post data isn't going through. It worked through a Java App that I made, so I can assure that their is nothing wrong with my PHP. If you could help me, or need any more code to help me, just ask for it. Thanks. Here is the code that prepares my variables for the NSURLConnection: NSString *phash = [NSString