ipaddress-for-yii ipaddress for yii 是用于YII 查询IP所在地的YII extension 采用了新浪IP接口、网易有道IP接口

  1. Requirements
  2. Usage
  3. Resources
  4. Effect

...overview of the extension...

Requirements

...requirements of using this extension (e.g. Yii 1.1 or above)...

Usage

...how to use this extension...

...can use code blocks like the following...

<?php $this->widget('ext.ipaddress.Ipaddress',
        array(
            'ip' => 127.0.0.1,
        ));
?>

结果
echo '127.0.0.1 本机地址';

Resources

DELETE THIS SECTION IF YOU DO NOT HAVE IT

...external resources for this extension...

Effect

效果图片

1 2
1 follower
274 downloads
Yii Version: 1.1
License: BSD-2-Clause
Category: Others
Developed by: winds
Created on: Jul 23, 2012
Last updated: 11 years ago

Downloads

show all