Hello,
Because I don't have time to spend half a day on something a professional will write in ten minutes and test in ten other minutes, I am willing to pay 20$ (paid by paypal, or webmoney) to hire a coder to write me a fully working PHP code.
How about it ?
The requirements are pretty simple
- we start when $entry has been submitted by someone through a form
- the script (not calling for a new php file, a js or anything, it's got to be simply additional lines in the same php file) counts the number of unique domains mentioned in $entry
(subdomains must not count, a1.tld.net and b2.tld.net simply count as one, as tld.net)
- "if" : if the number of different domains is above a chosen number, then { do stuff, and die(""); }, otherwise simply move on
- additional detail : whitelisting. It must be possible to whitelist a predetermined list of domains, so that they are not counted in the total number of domains.
I can provide a more-or-less working php code basis, with a partly working preg_match.
If you're up to this, simply PM me, and let's get the deal done, I'll be glad to part from the money in exchange for a working code and a lot of time saved on my side
Because I don't have time to spend half a day on something a professional will write in ten minutes and test in ten other minutes, I am willing to pay 20$ (paid by paypal, or webmoney) to hire a coder to write me a fully working PHP code.
How about it ?
The requirements are pretty simple
- we start when $entry has been submitted by someone through a form
- the script (not calling for a new php file, a js or anything, it's got to be simply additional lines in the same php file) counts the number of unique domains mentioned in $entry
(subdomains must not count, a1.tld.net and b2.tld.net simply count as one, as tld.net)
- "if" : if the number of different domains is above a chosen number, then { do stuff, and die(""); }, otherwise simply move on
- additional detail : whitelisting. It must be possible to whitelist a predetermined list of domains, so that they are not counted in the total number of domains.
I can provide a more-or-less working php code basis, with a partly working preg_match.
If you're up to this, simply PM me, and let's get the deal done, I'll be glad to part from the money in exchange for a working code and a lot of time saved on my side
Last edited: