Skip to content

Instantly share code, notes, and snippets.

@infinitbility
Last active February 5, 2021 17:22
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save infinitbility/f487d11c48b3269972f4c5ea0e754985 to your computer and use it in GitHub Desktop.
Save infinitbility/f487d11c48b3269972f4c5ea0e754985 to your computer and use it in GitHub Desktop.
Cakephp best way to show array Or print array
<?php
# print array in cakephp framework
debug($array);exit;
?>
@infinitbility
Copy link
Author

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment