| Posted by R. Rajesh Jeba Anbiah on 06/18/69 11:49 
HaggMan wrote:> I'm creating a page that:
 >  - accepts user input in whatever language
 >  - saves that input to a file
 >  - reads the file and displays the original input
 >
 > The following code successfully writes the user input to a file (when I
 > open the file, it's in the correct font), but I can't get PHP to read
 > the file and display the correct characters.
 <snip>
 
 Save your (processing) PHP script in UTF-8.
 
 --
 <?php echo 'Just another PHP saint'; ?>
 Email: rrjanbiah-at-Y!com    Blog: http://rajeshanbiah.blogspot.com/
  Navigation: [Reply to this message] |