I am writing a PHP page that creates a mailto: hyperlink to email a large group of people. The problem is that it seems the hyperlink doesnt work when the character count of the hyperlink is more than 2000. I'm pretty sure its the character limit, as I tried removing different addresses to make sure there wasnt one that was causing it. Is there anything that I can do to beat this limit? Am I missing something?
Start Free Trial