Dragonfly CMS logo Server sponsored and hosted by
DedicatedNOW
CVS logo  
.:: Home :: Dev. Resources :: Forums ::.
Dragonfly CMS CVS Repository
 Location: / cvs / html / includes / functions / inet.php
This is a web interface to the Dragonfly CMS CVS tree. You can browse the file hierarchy by picking directories. If you pick a file, you will see the revision history for that file.
Selecting a revision number will show that revision of the file. There are links at each revision to display diffs, annotate and download.
Note: Info about CVS and our commits can be found at our CVS Info Forum
total revisions: 11; selected revisions: 9 (history)
1.9 by nanocaiordoview | 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 nanocaiordoview | 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 nanocaiordoview | 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 nanocaiordoview | 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 nanocaiordoview | 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 nanocaiordoview | 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 djmazeview | 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 djmazeview | 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 djmazeview | 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



Code Credits - Privacy Policy