Greetings, I'm on the middle of the development for a design contest for a web site i'm working on.
The client's main concern is to make it "the easyer the better" fot the visitor and refuses to use eMail validation on the most regular basis (send an e mail and ask for validation).
The thing is that this client told me about eMail validating software out there, i've been searching and i'm afraid he won't pay for it, (starting at US$250 up to $800 is not an option - cheap bstrd) so, i''m trying to find a way to make a validation script, something that on the same moment find if the email is a valid email, not only if it has the right sintaxis - since that's only the first step - but to find if the domain exists and the username is valid on the domain.
i still have no code, 'xcept 4 the sintaxis validation part - wich is the easy part - so, Any one has any word of advice on the matter?
The server works under Windows and PHP 5.1
Thanks on advance
The client's main concern is to make it "the easyer the better" fot the visitor and refuses to use eMail validation on the most regular basis (send an e mail and ask for validation).
The thing is that this client told me about eMail validating software out there, i've been searching and i'm afraid he won't pay for it, (starting at US$250 up to $800 is not an option - cheap bstrd) so, i''m trying to find a way to make a validation script, something that on the same moment find if the email is a valid email, not only if it has the right sintaxis - since that's only the first step - but to find if the domain exists and the username is valid on the domain.
i still have no code, 'xcept 4 the sintaxis validation part - wich is the easy part - so, Any one has any word of advice on the matter?
The server works under Windows and PHP 5.1
Thanks on advance