php problem

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



in a huge php page it's happen that some page included in index.php, for some strange reason went write.
2 byte are write on the pages included, and are always the same (FF and FE in hexadecilam) at the start of file.

so the file will be
FF FE<? php blablabla ?>

i cannot understand why, i don't use fopen, fwrite, and things like that, so what i can do to debug this script? also i cannot understand where the problem is, so i don't know if is regarded to a page included in index.php or in some other place.


Any help is appreciated!

best regards
Matteo

[Index of Archives]     [PHP Home]     [Apache Users]     [PHP on Windows]     [Kernel Newbies]     [PHP Install]     [PHP Classes]     [Pear]     [Postgresql]     [Postgresql PHP]     [PHP on Windows]     [PHP Database Programming]     [PHP SOAP]

  Powered by Linux