I know that you can use PHP email validation filters to check if this data is abc @ abc . ext
In any case, I can run a MySQL query for this, check only this style format. Otherwise, I will need to paginate and load a balanced script limit to select all records from the database (50,000+), and the server is already slow for my client on a shared hosting.
I just want to see a list of only valid letters, and also check for duplicates or similarities with the request like?
Rate any collaboration on this.
source
share