using png,
header('Content-Type: image/png');imagepng(imagecreatefrompng($pathToPng));
using svg,
header('Content-Type: image/svg+xml');// ???
Aucun commentaire:
Enregistrer un commentaire