Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
iPhoneアプリからデータベースに接続する正しい方法は何ですか? 私はウェブサイトを構築しましたが、autotrader や rightmove のように、データベースから情報を入力して表示できるアプリを構築したいと考えています。
集中化された Mysql DB からデータを取得および更新する REST API (PHP) を作成する必要があります。これは NSURLConnection を介して呼び出すことができます。REST API は XML または JSON を返します。コーディングから、解析するコーディングを記述できます。