Benim regex beceri ... kötü. Bu e-posta vücuda sahip.
Hello World
[cid:image002.png@01C9DEDD.67C237D0]
Hello World
[cid:image002.png@01C9DEDD.67C237D0] [cid:image002.png@01C9DEDD.67C237D0]
Hello World
Ve ne gerek dosya bir dizidir.
preg_match_all("/\[cid:(.*)\@/", $string, $matches);
echo "<pre>";
print_r($matches);
echo "</pre>";
Ve ben ilk dosya cezası olsun. Ama 2. ve 3..
[0] => image002.png
[1] => image002.png@01C9DEDD.67C237D0] [cid:image002.png
Bir e-posta vücutta herhangi bir gömülü dosya için çalışır böylece nasıl bu regex değiştirebilirim?