PHP调试
这是2021年3月15日至16日进行的一个单独项目,属于BeCodeLiège的Junior Web Developer计划的一部分。 我们给了10个练习来学习有关PHP的调试的知识。 学习目标
understanding the root of bug fixing
know what print_r, var_dump, die, echo, exit, break do
know what to do the next time you're stuck
give yourse