I have to files in my project. a.php: <?php $abc = 12;. b.php: <?php var_dump($abc);. They are in very different pathes.
確定! 回上一頁