<?php echo strcasecmp("Hello world!","HELLO WoRLD!"); ?> <p>If this function returns 0, the two strings are equal.</p>