PDO :: ATTR_PERSISTENT utf 8 encoding

I set PDO::ATTR_PERSISTENT => true , but I will show the text with a different encoding!

 همراه سوران باشید در 

Please help me

 // This is not helpful : `PDO::MYSQL_ATTR_INIT_COMMAND => 'SET NAMES utf8',` // my default encoding in phpmyadmin is utf8-general 
+1
source share

Source: https://habr.com/ru/post/1232481/


All Articles