PHP

PHP: connessione ad un database MySQL tramite PDO

In PHP possiamo connetterci ad un database MySQL usando PDO.

01/01/2023
PHP

PHP: effettuare richieste HTTP GET con parametri usando curl

In PHP possiamo effettuare una richiesta HTTP GET con parametri usando curl.

31/12/2022
PHP

PHP: abilitare CORS nelle risposte HTTP

In PHP possiamo abilitare CORS nelle risposte HTTP.

30/12/2022
PHP

PHP: ottenere tutti gli header HTTP inviati dal client

In PHP possiamo ottenere tutti gli header HTTP inviati dal client.

29/12/2022