Ciao a tutti,
come faccio a verificare se un file (per es. un img) esterno al server che ospita il sito, esiste?
Ho provato con il file_exists() ma mi restituisce FALSE anche se l'immagine in realtà c'è.

Grazie in anticipo ^_^