Page 1 of 1

How to extract japanese strings

Posted: Thu Sep 18, 2014 10:26 am
by ShailShin
Hi All,

I am trying to extract the japanese string from the .cs file. is there any way to do this in php?
can you please suggest any reference or sample code for this to achieve?

Thanks,
ShailShin

Re: How to extract japanese strings

Posted: Thu Sep 18, 2014 12:19 pm
by requinix
You'd do it roughly the same way you'd extract anything from "the file". Which is nearly impossible to say without, say, being able to see the file, or knowing what exactly you want to extract, or how you'll be applying this process to (presumably) additional files.