Store print_r result into a variable as a string or text

后端 未结 3 1594
渐次进展
渐次进展 2020-12-07 15:06

If I use print_r or var_dump it displays the result on the screen, but I want this data to be stored in a variable so that I can write it to a file

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