Print all value of an array – Smarty
Snippets
{$foo|@print_r}
1
{
$
foo
|
@
print_r
}
Related posts
Current Site URL – Codeigniter
PHP: fopen error handling
PHP function to make slug (URL string)
Include all files with in the folder
How can I remove 3 characters at the end of a string in php?
Random String PHP
Receive JSON POST with PHP
Clear the browser cache of CSS or JavaScript Using PHP
Adding divs to a foreach loop every 4 times