Passing email in url caused 404
-
Hi,
Is anyone here encountered the same issue as mine where I passed the email address in the url and it returned 404 not found?
I used url encode before a passed it in the url. So, url will look like this ’email=myemail%40domain.com’.
I think the problem here is that WordPress unable to read ‘%40’ because when I replaced it with @, it works fine.
Any idea guys on how to fix it?
Thanks.
– E
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘Passing email in url caused 404’ is closed to new replies.