Author |
Message |
joao_candido
Joined: 17 Mar 2008 Posts: 2
|
Posted: Mon Mar 17, 2008 1:24 pm Post subject: xml_parse in a encoded .xml file. |
|
|
I´ve got a .xml file encoded and I´m using fopen to read and xml_parse it. Since we´re using ioncube to encode files, how can i decode this file to read?
Thanks in advance. |
|
Back to top |
|
 |
liaison ionCube Support
Joined: 16 Dec 2004 Posts: 2788
|
Posted: Mon Mar 17, 2008 4:02 pm Post subject: |
|
|
If the file is encrypted with the Encoder non-PHP file encrypt feature, call ioncube_read_file() to decrypt it. See chapter 5 of the User Guide PDF for more details. _________________ Community Admin |
|
Back to top |
|
 |
|