Net_UserAgent_Mobile – PHPで携帯キャリア判定

8月 25, 2010 · Posted in PEAR, PEAR::Net_UserAgent_Mobile, PHP · Comment 

Net_UserAgent_Mobile。PHPでの携帯キャリア判定用ライブラリ。PEARのモジュール。

インストール

pearコマンド

C:\xampp\php>pear install Net_UserAgent_Mobile
WARNING: channel “pear.php.net” has updated its protocols,
use “pear channel-update pear.php.net” to update
downloading Net_UserAgent_Mobile-1.0.0.tgz …
Starting to download Net_UserAgent_Mobile-1.0.0.tgz (43,849 bytes)
…………done: 43,849 bytes
install ok: channel://pear.php.net/Net_UserAgent_Mobile-1.0.0

C:\xampp\php>

完了