php - SQL-ASCII encoding in database throws Error: json_encode(): Invalid UTF-8 sequence in argument -


i have old postgresql database sql-ascii encoding..

in laravel, tried query records containing characters Ñ , ñ unfortunately, throws error json_encode(): invalid utf-8 sequence in argument.

how solve problem? please help.


Comments

Popular posts from this blog

windows - Single EXE to Install Python Standalone Executable for Easy Distribution -

c# - Access objects in UserControl from MainWindow in WPF -

javascript - How to name a jQuery function to make a browser's back button work? -