PHP Classes

Where would you use this?

Recommend this page to a friend!

      Disposable Temporary Email Validator  >  All threads  >  Where would you use this?  >  (Un) Subscribe thread alerts  
Subject:Where would you use this?
Summary:Where and how do you use this now?
Messages:4
Author:Jim Rivas
Date:2015-08-06 15:45:24
 

  1. Where would you use this?   Reply   Report abuse  
Picture of Jim Rivas Jim Rivas - 2015-08-06 15:45:24
Hello Suresh,
Interesting piece of code, and yes potentially useful.

How are you implementing it? / Where do you implement it?


J

  2. Re: Where would you use this?   Reply   Report abuse  
Picture of Suresh Kumar Suresh Kumar - 2015-08-08 13:39:52 - In reply to message 1 from Jim Rivas

This validation method can be included in the form validation section.
Generally registration forms must have form validation methods, this piece of code can be included there as additional validation method.

  3. Re: Where would you use this?   Reply   Report abuse  
Picture of Terry Woody Terry Woody - 2015-09-03 19:06:22 - In reply to message 2 from Suresh Kumar
Love to see working example how you would implement into a optin form.

Just not grasping how to include.

  4. Re: Where would you use this?   Reply   Report abuse  
Picture of Terry Woody Terry Woody - 2015-09-10 18:35:11 - In reply to message 3 from Terry Woody
One heck of script and I voted for it.

Just wish someone would come along and give us example of using with a optin form. My amateur attempts have failed, lol.