PHP парсер dns MX записей для списка 100 000 строк
Необходимо написать небольшую функцию PHP для получения dns MX записей для списка 100 000 строк
get_mx_mail("строка эл.адреса").
-
879 16 0 Добрый день. Готов помочь. Я фулл-стек разработчик с опытом 2+ года.
-
function get_mx_email($email) { $ms = []; $parts = explode('@', $email); if (!empty($parts[1])) { exec("nslookup -q=MX {$parts[1]}", $output); foreach ($output as $line) { if (preg_match("~mail exchanger = (\d+) (.*)$~", $line, $match)) { $mx[] = $match[2]; } } } return $mx; } $res = get_mx_email('[email protected]'); print_r($res); -
Current freelance projects in the category PHP
Website auditTask for technical debugging of OpenCart 3 (ocStore). I need a fixed budget for the result, not hourly payment. List of tasks 1. Fixing 500 error: A conflict occurs when updating modifiers (likely between system/seo_package.ocmod.xml and unixml.ocmod.xml). It is necessary to… Content Management Systems, PHP ∙ 7 hours 10 minutes back ∙ 32 proposals |
Development of a single project based on the refinement and integration of 4 scriptsHello. I need to combine 4 scripts from different authors into a single environment. The composition includes a forum, a video portal, an article portal, and a classifieds board. I will provide the scripts. Detailed specifications are in the attached files. Please think about… PHP, Web Programming ∙ 8 hours 37 minutes back ∙ 21 proposals |
A WordPress site using the Kadence theme and Kadence Blocks.
225 USD
We need to create a website on WordPress using the Kadence theme and Kadence Blocks. There will be no online store (although it may be added in the future). We need a homepage and several internal pages. The graphics are already prepared, the layout structure is mostly defined,… Content Management Systems, PHP ∙ 12 hours 4 minutes back ∙ 30 proposals |
Development of 2 SEO-oriented websites for selling spare parts (ATVs and special equipment)Development of Two Specialized Websites for Selling Spare PartsGeneral Information It is necessary to develop two specialized websites: Spare parts for ATVs, UTVs, SSVs, and other similar equipment. Spare parts for special equipment. Existing company website:… PHP, Web Programming ∙ 1 day 9 hours back ∙ 65 proposals |
Looking for a white-label solution for a betting company for rent. |