Hello, This question has been lingering in my mind for some time - Say we have a function such as MD5, which is available on both PHP and MySQL? Which is faster - the PHP version or the MySQL one. Have any benchmarks been made on this? We can use the same question for say... arithmetic operations, string contentation...
Thanks in advance. - Sid