iOS, Objective-C, AFNetworking, Reactive Cocoa, PHP, POST, Xcode, Network Request POSTing parameters to PHP from an iOS app Recently I ran into an interesting problem on how to POST parameters from an iOS app (I was using AFNetworking for communications) to PHP. Looks like it's quite straightforward for GET requests such