<?php $value = 'é'; $value = html_entity_decode( $value, ENT_QUOTES ); echo $value .' - буква';
Standard input is empty
é - буква
The brand new service which powers Ideone!
Widget for compiling and running the source code in a web browser!