Hallo Peter,
ich habe nochmal nachgeforscht. Das unsigned-Problem laesst
sich umgehen wie folgt:
$ulong = sprintf(
"%u",
base_convert(
ip2long("255.255.0.255" ) ^ 0xFFFFFFFF, 10, 2
)
);
Gruesse,
CK
--
http://cforum.teamone.de/
http://wishlist.tetekum.de/
If God had meant for us to be in the Army, we would have been born with green, baggy skin.
http://cforum.teamone.de/
http://wishlist.tetekum.de/
If God had meant for us to be in the Army, we would have been born with green, baggy skin.