Radwan Aladdin wrote:

Can I use :

$md5 = md5($variable1 + $variable2);

Is it right to use that?

Yes, you can do that. Whether it's "right" or not depends. You could have taken the two seconds to try it, either way. :)


--
---John Holmes...

Amazon Wishlist: www.amazon.com/o/registry/3BEXC84AB3A5E/

php|architect: The Magazine for PHP Professionals – www.phparch.com

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



Reply via email to