[ create a new paste ] login | about

Link: http://codepad.org/daGdU6a7    [ raw code | output | fork ]

PHP, pasted on Dec 29:
1
2
3
<?php

var_dump(utf8_decode('ferhat göçer'));


Output:
1
string(14) "ferhat göçer"


Create a new paste based on this one


Comments: