67118/how-to-debug-variables-like-in-php-var-dump
Hello @kartik,
Try out with the Smarty Session:
{$smarty.session|@debug_print_var}
or
{$smarty.session|@print_r}
To make your output more beautiful, use it between <pre> </pre> tags
thank you!!
How can I create a javascript equivalent ...READ MORE
Hello, Implementation of a callback is done like ...READ MORE
Hello @kartik, I use Privoxy and cURL to scrape Tor ...READ MORE
Hello @kartik, You need ImageMagick and GhostScript <?php $im = new imagick('file.pdf[0]'); $im->setImageFormat('jpg'); header('Content-Type: image/jpeg'); echo ...READ MORE
Laravel is a PHP web-framework; it utilized ...READ MORE
Hey @kartik, First you must have xampp install ...READ MORE
Hii, First you need to start Apache and ...READ MORE
Hey @Kartik. Directories used in a common Laravel ...READ MORE
Hello, Considering that you have $replaced = array('1' => ...READ MORE
Hello, Here is a code sample of a good ...READ MORE
OR
At least 1 upper-case and 1 lower-case letter
Minimum 8 characters and Maximum 50 characters
Already have an account? Sign in.