mailing in php
Kenneth Burgener
kenneth at uvlug.org
Thu Feb 10 19:58:11 MST 2005
Merrill Oveson wrote:
> Everything works except when I recieve the email and click on the link I get
>
> http://www.strategisfinancial.com%22/
>
> what's with the %22, and how do I get rid of it?
>
%22 is the encoding for a space.
The code you gave appears to be correct. I copied it and pasted and it
works great on my server. Somehow a space is getting added to your code.
Kenneth
kenneth at uvlug.org
More information about the PLUG
mailing list