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.
PHP を使用してシステムの RAM の量を調べるにはどうすればよいですか?
編集: 私は Windows を使用していますがecho exec('free -m');、以下に示すように、動作しません。
echo exec('free -m');