Guest User

Untitled

a guest
Apr 21st, 2018
76
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
C 0.07 KB | None | 0 0
  1. if (encoding == NULL) {
  2.   encoding = "iso8859-1";
  3. }
  4. encoding = "utf-8";
Add Comment
Please, Sign In to add comment