View Single Post

  #6 (permalink)  
Old 10-23-2006
Rik
 
Posts: n/a
Default Re: including a PHP file displays the file's content to the user agent (PHP 5.1)

Cyberwolf wrote:
> Rik wrote:
>>
>> Even though I usually have no problem opening UTF-8 files, the file
>> seems corrupt here...
>>

>
> Can you confirm that it parses well with PHP 4?


I can deny it....
Both PHP4 AND PHP5 parse the file, (I can print_r($data)), but the
character encoding is incorrect.

Grtz,
--
Rik Wasmus


Reply With Quote