PHP Classes

File: src/voku/helper/data/domainsExample.php

Recommend this page to a friend!
  Classes of Lars Moelleken   PHP EMail Check   src/voku/helper/data/domainsExample.php   Download  
File: src/voku/helper/data/domainsExample.php
Role: Auxiliary script
Content type: text/plain
Description: Auxiliary script
Class: PHP EMail Check
Validate email addresses using DNS or find typos
Author: By
Last change: Update of src/voku/helper/data/domainsExample.php
Date: 1 year ago
Size: 157 bytes
 

Contents

Class file image Download
<?php

return [
   
'test.de',
   
'test.com',
   
'test.net',
   
'test.org',
   
'example.de',
   
'example.com',
   
'example.net',
   
'example.org',
];