| ||||
| .:: Home :: Dev. Resources :: Forums ::. |
| Dragonfly CMS CVS Repository |
|---|
| Location: / cvs / html / includes / functions / inet.php |
| 1.9 by nanocaiordo | view | annotate | download |
| 2012/03/22 03:13:31 (2 months ago) Changed : +4 -4 lines Differences to 1.8 | Moving DF_* classes to Dragonfly_* |
| 1.8 by nanocaiordo | view | annotate | download |
| 2011/04/17 06:35:38 (1 year ago) Changed : +4 -4 lines Differences to 1.7 | Remaned class name from NET to Net. |
| 1.7 by nanocaiordo | view | annotate | download |
| 2010/07/07 13:14:12 (1 year ago) Changed : +4 -4 lines Differences to 1.6 | Using NET lib |
| 1.6 by nanocaiordo | view | annotate | download |
| 2007/12/16 09:22:50 (4 years ago) Changed : +4 -4 lines Differences to 1.5 | new function ip2long32($ip, $unsigned) for 64 to 32 bits shifting, $unsigned bool optional. Suppose to fix wrong ips in 64bits architectures. |
| 1.5 by nanocaiordo | view | annotate | download |
| 2007/06/30 04:51:14 (4 years ago) Changed : +4 -3 lines Differences to 1.4 | Fixed undefined index |
| 1.4 by nanocaiordo | view | annotate | download |
| 2007/04/07 13:18:08 (5 years ago) Changed : +3 -3 lines Differences to 1.3 Branches: 1.4.2 | A new file holds php5 functions to provide missing functionalty to older version of PHP. Updated also copyright year |
| 1.3 by djmaze | view | annotate | download |
| 2005/12/29 14:52:52 (6 years ago) Changed : +3 -3 lines Differences to 1.2 | Fixed IPv4-mapped address detection |
| 1.2 by djmaze | view | annotate | download |
| 2005/12/29 14:51:05 (6 years ago) Changed : +14 -4 lines Differences to 1.1 | Added IPv4-mapped address detection |
| 1.1 by djmaze | view | annotate | download |
| 2005/12/29 03:54:32 (6 years ago) | Added base for IPv6 support Changed postgre7 to postgresql due to enhanced 8.x support (version detection) Fixed backtick operator in MySQL for crazy database names |