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