Skip to content

tismayil/php-fake-mail-check-function

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

php-fake-mail-check-function


  • Fake mail dağıtım yapan siteler ve dağıtım yaptığı maillerin bir kismi array olarak listelenmiştir.
  • fakemails.php yazılımlarınıza entegre ederek sahte mailleri check ede bilirsiniz.
  • Kullanım : require veya include işleminden sonra checkfakemail( $_POST['mail'] veya $_GET['mail'] ) gibi şekillerde kullana bilirsiniz.
  • Geliştiricilere özel olarak class yapılarınıza dahil ede bilir veya array parçalayarak listeyi ala bilirsiniz.
  • Sonuçlar size 1/0 yani true yada false döner.



  • English Subtitle
  • Check fake mail domains.
  • Fake domains list added with array.
  • include or require fakemails.php to your config file or posted page.
  • Function usage : checkfakemail( mail for check ) then function return true or false.

Releases

No releases published

Packages

No packages published

Languages