Deprecated: Creation of dynamic property SyntaxHighlighter::$brush_names is deprecated in /web/htdocs/www.barattalo.it/home/wp-content/plugins/syntaxhighlighter/syntaxhighlighter.php on line 248

Deprecated: Creation of dynamic property SyntaxHighlighter::$specialchars is deprecated in /web/htdocs/www.barattalo.it/home/wp-content/plugins/syntaxhighlighter/syntaxhighlighter.php on line 326
debug Archives - barattalo

debug

Debugging è un processo che consiste nell'individuare ed eliminare gli errori presenti in un programma di informatica. Questo processo è fondamentale per garantire l'efficienza del codice ed evitare complicazioni ed eventuali crash del sistema. La corretta esecuzione del codice può richiedere più di una sessione di debug per riuscire a rilevare tutti gli errori. Il debug può essere fatto manualmente o con l'ausilio di programmi automatizzati.

WP doesn’t send email? try this

Snippets for sending emails with Wordpress

Febbraio 8, 2020

How do I print the elements of an object in Javascript?

This function is similar to the print_r php function: it runs over the elements of an object recursively and put…

Novembre 17, 2009