Aaron Todd wrote:

I like both of these methods...Is one of them more used regularly with PHP.
I don't want to start down a road that will eventually dead end if you know
what I mean.

Relating the information to a unique ID and using that in the email is a better approach.


Appending all of the data to the URL will eventually run into problems depending upon the length and format of the data, your email reader, data changes, etc.

--

John Holmes

php|architect - The magazine for PHP professionals - http://www.phparch.com

--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php



Reply via email to