|
携帯のキャリア判定について(SoftBank対応) |
|
Writte by Administrator
|
|
2006/09/23 土曜日 12:37 |
|
UserAgentから正規表現でマッチングさせる。 UserAgentの取得方法 PHP: $_SERVER['HTTP_USER_AGENT']; Java: request.getHeader('UserAgent'); 正規表現 DoCoMo: ^DoCoMo.*$ AU: ^(UP\.Browser\/|KDDI-).*$ Vodafone: ^(J-PHONE|Vodafone|MOT|SoftBank).*$
Add as favourites (55) | Quote this article on your site | Views: 3609
|
|
|
|
|
|
|
|
|
|
|
- Please keep the topic of messages relevant to the subject of the article.
- Personal verbal attacks will be deleted.
- Please don't use comments to plug your web site. Such material will be removed.
- Just ensure to *Refresh* your browser for a new security code to be displayed prior to clicking on the 'Send' button.
- Keep in mind that the above process only applies if you simply entered the wrong security code.
|
Powered by AkoComment Tweaked Special Edition v.1.4.6 AkoComment © Copyright 2004 by Arthur Konze - www.mamboportal.com All right reserved |
|
Update ( 2006/10/22 日曜日 23:12 )
|