Write a PHP script to print the next character of a specific character.
Sample string : a Expected Output : b Sample string : xyz Expected Output : yza