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

java - nested exception is org.hibernate.exception.SQLGrammarException: could not extract ResultSet Hibernate+SpringMVC -

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

asp.net mvc - breakpoint on javascript in CSHTML? -