0

I have written a code to get images from instagram and saving data to DB using the code below:

Calling this PHP file from the command line, I am getting this error:

Warning: Unknown: Could not convert string to Unicode: 'No mapping for the Unicode character exists in the target multi-byte code page'. PHP Fatal Error

This code is executing on Windows 7 64 bit. Please help me with this.

chetan
  • 129
  • 1
  • 2
  • 12

1 Answers1

0

I have changed my pc's setting to english, now it is working

chetan
  • 129
  • 1
  • 2
  • 12