View Single Post
  #5  
Old 04-20-2002, 05:24 PM
mByte
Hill Giant
 
Join Date: Feb 2002
Posts: 206
Default

here is my code on the php page that pulls the class.

$itemCLASS = hexdec(bin2hex(substr($row[0],208,1)));

this returns a value i was asuming was correct but wasnt i get alot of " 0 " results for single class's or caster group

so how do i get 1001 or 0x00
__________________
mByte
Reply With Quote