Questions and discussion about developing processes and programming in PHP, JavaScript, web services & REST API.
Forum rules: Please search to see if a question has already asked before creating a new topic. Please don't post the same question in multiple forums.
By youness
#829403
How can i console log data from triggers , i used a simple PHP log but for some reason it doesn't work on triggers . is there a special way of doing it ?
By marceloayllon
#829835
Hello youness ,

You cannot natively use console.log to check PHP code and it would not work in triggers.

but with a hack :
$output = $data;
if (is_array($output))
$output = implode(',', $output);
echo "<script>console.log('Debug Objects: " . $output . "' );</script>";

can show you the values.

The online gambling industry is booming, and with[…]

🚀 Discover the future of crypto trading with Bit e[…]

ucas personal statement help

If you want ucas personal statement help than you […]

Though Many popular NFT Marketplaces are in the cr[…]