Node.js

Node.js: abilitare CORS in Fastify

In questo articolo vedremo come abilitare CORS con Fastify in Node.js.

21/02/2022
PHP

PHP: gestire il valore MySQL null nelle risposte AJAX

In PHP il valore MySQL NULL va gestito attentamente quando si usa JSON.

20/02/2022
PHP

PHP: impostare Mailgun come servizio SMTP con PHPMailer

In PHP è relativamente semplice usare Mailgun con la libreria PHPMailer.

19/02/2022
PHP

PHP: verificare che una stringa corrisponda al formato di data scelto

In PHP possiamo stabilire se una stringa è in formato data valido.

18/02/2022