How can i define a text file as utf-8

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
mcds
Forum Newbie
Posts: 1
Joined: Thu Feb 25, 2010 11:29 am

How can i define a text file as utf-8

Post by mcds »

How can i define a text file as utf-8 when i save it or creat it?

Thanks in advanced.
User avatar
requinix
Spammer :|
Posts: 6617
Joined: Wed Oct 15, 2008 2:35 am
Location: WA, USA

Re: How can i define a text file as utf-8

Post by requinix »

Depends what you're using to create it.
rmrbest
Forum Newbie
Posts: 8
Joined: Fri Feb 26, 2010 2:32 am

Re: How can i define a text file as utf-8

Post by rmrbest »

Can you use Notepad++ and tab format UTF-8?

Raul.
Post Reply