Dear All,
I had faced the following issue that when i send html email in php.. Out of all the email that i send from the application, 10-20% of the users got broken url link on the email as following. http://XXXXX.com/activatephp?id=XXXXXXXXXX
There is missing . before the file extension of the url. The correct url is as following
http://XXXXX.com/activate.php?id=XXXXXXXXXX
Why do it happened to only 10-20% of the users whom recieved the email?
Could it be of client-side mail program used by the users?
broken url on html email send by php
Moderator: General Moderators
It would be nice to see some code so we could tell you what's going wrong. 
Set Search Time - A google chrome extension. When you search only results from the past year (or set time period) are displayed. Helps tremendously when using new technologies to avoid outdated results.
- n00b Saibot
- DevNet Resident
- Posts: 1452
- Joined: Fri Dec 24, 2004 2:59 am
- Location: Lucknow, UP, India
- Contact: