Get the MD5 value of a string. hash(str) : Normal function. Get the hash value of a string. isip(str) : Normal function. Return 1 if the given str is an IP address, otherwise, return 0. isipv6(str) : Normal function. Return 1 if the given str is an IPv6 address, otherwise,...