Advertisement
Guest User

Untitled

a guest
Jun 30th, 2015
215
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.18 KB | None | 0 0
  1. <meta http-equiv="Content-Type" content="text/html;charset=UTF-8">
  2. or you can set content type in your php script using -
  3.  
  4. header( 'Content-Type: text/html; charset=utf-8' );
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement