Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我习惯使用格式1,但是我发现一个php标准文档说我的代码不标准。但不告诉为什么格式 2 比格式 1 好。有人告诉我为什么吗?
兄弟,老实说,这完全取决于你。pear 框架以第二种方式使用它。大多数其他人使用第一个。
梨http://pear.php.net/manual/en/standards.funcdef.php
约定没有必要有正当的理由和逻辑,它们只是标准做法,因此当您使用其他库时,您会采用与它们相同的方式