Skip to content

Instantly share code, notes, and snippets.

@mirjalal
Forked from ertankayalar/yii-get-user-ip-address.php
Last active August 29, 2015 14:06
Show Gist options
  • Save mirjalal/78644d08b2ddd23b7868 to your computer and use it in GitHub Desktop.
Save mirjalal/78644d08b2ddd23b7868 to your computer and use it in GitHub Desktop.
<?php
$newOrder->ip = Yii::app()->request->userHostAddress;
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment