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.
JavaScript のみを使用して、ページにアクセスした人に逆引き DNS エントリを表示する方法はありますか? または、それを実行できるサーバーに対して AJAX 要求を実行する唯一の方法はありますか?
これにはsAjaxを使用できます。javascript でリクエストを行い、php 関数を実行してコールバックを使用して結果を表示します。