I m looking at ways to get information from my MySQL DB using iOS.
The DB and its PHP file work great (I have a working app for android which accesses it)
I wanted to use ASIHTTPRequest, but It gives all kind of problem when using ARC. I tried finding guide on how to create a static library for it, but everything I tried didn t work, I couldn t get it to run, getting about 30 errors regarding ARC (also from sbJSON)
我猜还有其他方法,但谷歌帮不了我。我只能从它那里得到信息。但我也需要更新它。