IRCForumları - IRC ve mIRC Kullanıcılarının Buluşma Noktası

IRCForumları - IRC ve mIRC Kullanıcılarının Buluşma Noktası (https://www.ircforumlari.net/)
-   PHP (https://www.ircforumlari.net/php/)
-   -   php mx ile mail adresi kontrolü yapmak (https://www.ircforumlari.net/php/629344-php-mx-ile-mail-adresi-kontrolu-yapmak.html)

hAte 17 Ekim 2014 16:04

php mx ile mail adresi kontrolü yapmak
 
PHP- Kodu:

$mailadres='kontol[MENTION=125882]Example[/MENTION].com';

$serversubstr($mailadres,strpos($mailadres,'@')+1);

$donendeger= array();
getmxrr($server,$donendeger);

if(
count($donendeger)>0){
echo 
'kontrol ettiğiniz mail adresi mail serverde mevcut';
}else {
echo 
'kontrol ettiğiniz mail adresi mail serverde mevcut değil';




Tüm Zamanlar GMT +3 Olarak Ayarlanmış. Şuanki Zaman: 05:25.

Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2025, vBulletin Solutions, Inc.
Search Engine Friendly URLs by vBSEO
Copyright ©2004 - 2025 IRCForumlari.Net Sparhawk