Convert file in PHP to readable values -


i don't mess files may not asking correct question providing correct content.

i attempting open file in php , extract value it.

so far able open file in notepad++, convert hex , use website convert hex correct number: http://www.scadacore.com/field-applications/programming-calculators/online-hex-converter/

when var_dump value of file characters this: ��������j+���� ���

is there way can replicate method above in php convert that.

please let me know additional information might need answer question!

thanks!


Comments

Popular posts from this blog

php - Passing multiple values in a url using checkbox -

compilation - PHP install fails on Ubuntu 14 (make: *** [sapi/cli/php] Error 1) PHP 5.6.20 -

sql - Postgresql tables exists, but getting "relation does not exist" when querying -