php-rest-sql
php-rest-sql copied to clipboard
php-rest-sql in afnetworking
How to use these php-rest-sql with AFNetworking in iOS. Please help me to solve this . When i am trying to connect server getting following error
2014-11-28 14:49:11.104 AFNetworkingTwo[2235:69667] Error: Error Domain=com.alamofire.error.serialization.response Code=-1011 "Request failed: not found (404)" UserInfo=0x7af6bf30 {com.alamofire.serialization.response.error.response=<NSHTTPURLResponse: 0x7af7a3b0> { URL: http://test.ile-china.com/api/mdl_content_module/?PHP_AUTH_PW=&PHP_AUTH_USER=root } { status code: 404, headers { Connection = close; "Content-Length" = 0; "Content-Type" = "text/html"; Date = "Fri, 28 Nov 2014 09:19:04 GMT"; Server = "Apache/2.2.17 (Win32) PHP/5.3.5"; "X-Powered-By" = "PHP/5.3.5"; } }, NSErrorFailingURLKey=http://test.ile-china.com/api/mdl_content_module/?PHP_AUTH_PW=&PHP_AUTH_USER=root, NSLocalizedDescription=Request failed: not found (404), com.alamofire.serialization.response.error.data=<>}