function:bin2hex ( string );return type:stringcontent:ใช้แปลง string เป็นเลขฐาน 16 ( string to ascii to ฐาน 16 )example:echo bin2hex ( "bamboolabcode" );