Answer the question
In order to leave comments, you need to log in
How to convert number to string?
How to convert number 61529519452809720693702583126814 to string "61529519452809720693702583126814"?
Answer the question
In order to leave comments, you need to log in
$str=(string)'61529519452809720693702583126814';
var_dump($str);
string(32) "61529519452809720693702583126814"
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question