">
<?phpecho strtr("Hilla Interview Mania","ia","eo");?>
The strtr() function translates certain characters in a string.
Previous Question Next Question
Your comments will be displayed only after manual approval.