We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
<?php require_once '../vendor/autoload.php'; $arr = [1, 2, 3, 4, 5]; p($arr); pd($arr);
php格式化打印
There was an error while loading. Please reload this page.