<!DOCTYPE html> <html> <body> <?php echo metaphone("Computer"); ?> </body> </html>
<?php echo metaphone("Computer"); ?>