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.
LAMPサーバーを実行しています。外部サービスはこのサーバーに接続します(iPhoneで実行されているサービス)。PHPスクリプトから、Apacheサーバーに接続しているすべてのサービスのリストを取得したいのですが...どうすればよいですか?fsockopenを使用する必要がありますか?
どんな助けでも大歓迎です。
<? phpinfo(); ?>
...それ以外の場合は、SSHの「TOP」プログラムを試してください。(PHPでそれを使用する方法がわからない...<? 'top' ?>多分??)
<? 'top' ?>