pr
Function pr
print_r() convenience function.
In terminals this will act similar to using print_r() directly, when not run on cli print_r() will also wrap <pre> tags around the output of given variable. Similar to debug().
Copyright: Copyright (c) Cake Software Foundation, Inc. (http://cakefoundation.org)
License: MIT License
See:
Link: http://book.cakephp.org/3.0/en/core-libraries/global-constants-and-functions.html#pr
Located at 登录查看完整内容
License: MIT License
See:
debug()
Link: http://book.cakephp.org/3.0/en/core-libraries/global-constants-and-functions.html#pr
Located at 登录查看完整内容