in reply to binary ids
hex will convert a hex string into it's numerical value. Then compare that with 0.if ( hex($parent_hex) != 0) { # $parent_hex isn't 0 }
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: Re: binary ids
by tachyon (Chancellor) on Feb 10, 2003 at 18:07 UTC | |
by diotalevi (Canon) on Feb 10, 2003 at 21:08 UTC | |
by tachyon (Chancellor) on Feb 10, 2003 at 21:22 UTC |