コマンドでPHPのバージョン確認
PHPのバージョンをコマンドで確認する方法をメモ。
# php -v
PHP 4.3.9 (cgi) (built: Jun 1 2009 15:08:57)
Copyright (c) 1997-2004 The PHP Group
Zend Engine v1.3.0, Copyright (c) 1998-2004 Zend Technologies
↑上記のようなメッセージが返ってきます。
You can follow any responses to this entry through the RSS 2.0 feed. You can leave a response, or trackback from your own site.
Leave a Reply