Home > Q&A > body text
$minren = array(1,2,'哈哈');
echo ''<pre>;
var_dump($minren);
echo '</pre>';
盛日网络2019-09-29 16:31:03
The video makes it very clear, '<pre>' is an html code formatted array, which looks more organized and clear, but the actual content is the same
ll2018-08-20 11:58:52
echo ''<pre>; The code is wrong
Home
Course
Q&A
My