How to cast long to string?

前端 未结 0 1890
余生分开走
余生分开走 2021-01-15 07:21

I need to cast a tweet id, which is a long, to a string. For instance, I have:

$id = 39685855740174336;

But var_dump($id) prints

相关标签:
回答
  • 消灭零回复
提交回复
热议问题