Large hex values with PHP hexdec

前端 未结 7 1265
清歌不尽
清歌不尽 2020-12-03 08:23

I have some large HEX values that I want to display as regular numbers, I was using hexdec() to convert to float, and I found a function on PHP.net to convert that to decima

7条回答
提交回复
热议问题