Comments on: Verify Email Address and Check if Email is Real using PHP https://www.codexworld.com/verify-email-address-check-if-real-exists-domain-php/ Web & Mobile App Development Company Thu, 06 May 2021 10:57:07 +0000 hourly 1 By: Marty https://www.codexworld.com/verify-email-address-check-if-real-exists-domain-php/comment-page-1/#comment-139769 Thu, 06 May 2021 10:57:07 +0000 https://www.codexworld.com/?p=3635#comment-139769 Amazing script, but some variables has a Capital letter at first position and some versions of PHP cannot use them correctly, example line 62 and 209: public $Debug !== $this->Debug, but afer change: public $debug === $this->Debug.

]]>
By: Pugazh Yazhi G https://www.codexworld.com/verify-email-address-check-if-real-exists-domain-php/comment-page-1/#comment-135610 Tue, 02 Mar 2021 12:50:57 +0000 https://www.codexworld.com/?p=3635#comment-135610 Automatically my primary IP address used to connect with SMTP but I want to connect my second IP of the same server with SMTP.
It is possible? If yes kindly tell me the way.

]]>
By: Abo Baker Saddique https://www.codexworld.com/verify-email-address-check-if-real-exists-domain-php/comment-page-1/#comment-129749 Sun, 13 Dec 2020 13:53:43 +0000 https://www.codexworld.com/?p=3635#comment-129749 Hello Codex world, it is working fine in core php for me but when I do put it in my Laravel project it is not working.
Can you please do any help?

]]>
By: Knud https://www.codexworld.com/verify-email-address-check-if-real-exists-domain-php/comment-page-1/#comment-123634 Fri, 18 Sep 2020 16:34:14 +0000 https://www.codexworld.com/?p=3635#comment-123634 This is a great script. I put this php code inside of an html file.

It wont run?

]]>
By: Jon https://www.codexworld.com/verify-email-address-check-if-real-exists-domain-php/comment-page-1/#comment-97065 Thu, 31 Oct 2019 16:50:40 +0000 https://www.codexworld.com/?p=3635#comment-97065 I get a confirmation 250 2.1.0 Sender OK
RCPT TO:
250 2.1.5 Recipient OK

But I am getting a “Timed out while waiting for data!” error from the _streamResponse() . I am using your exact template editing only my ‘from’ and ‘to’ email.

]]>
By: Christian https://www.codexworld.com/verify-email-address-check-if-real-exists-domain-php/comment-page-1/#comment-96718 Sat, 26 Oct 2019 02:17:19 +0000 https://www.codexworld.com/?p=3635#comment-96718 hello guys
please what do i need to create an email website
and how to validate emails

]]>
By: Htet https://www.codexworld.com/verify-email-address-check-if-real-exists-domain-php/comment-page-1/#comment-90166 Mon, 22 Jul 2019 15:29:18 +0000 https://www.codexworld.com/?p=3635#comment-90166 and what is $mail->setStreamTimeoutWait(20) ?

]]>
By: Waleed Aslam https://www.codexworld.com/verify-email-address-check-if-real-exists-domain-php/comment-page-1/#comment-77823 Mon, 11 Feb 2019 07:35:44 +0000 https://www.codexworld.com/?p=3635#comment-77823 great tutorials.

]]>
By: Waleed Aslam https://www.codexworld.com/verify-email-address-check-if-real-exists-domain-php/comment-page-1/#comment-77822 Mon, 11 Feb 2019 07:34:30 +0000 https://www.codexworld.com/?p=3635#comment-77822 You are my legend sir.

]]>