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.
HTMLページからPHPサーバードキュメント(その後デシベル)?私は Json の初心者で、Ajax 呼び出しで Json オブジェクト サーバー側を送信する方法がわかりません。
今のところ、私の考えは、何らかの方法で Json オブジェクトを文字列にシリアル化し、その文字列をパラメーターとしてPOSTAjax 呼び出しに送信することですが、これが正しい方法なのか、Json をシリアル化する方法なのかはわかりません。
POST
現在、jquery は使用していません。