Author |
Message |
abitech
Joined: 18 Jun 2008 Posts: 2
|
Posted: Wed Jun 18, 2008 12:21 pm Post subject: HTML Obfuscating Characterset Error |
|
|
I have tryed to follow instructions about the HTML obfuctation. I included the html_encoder_1.9.php but when the page runs the data are not recognized. The page used is ISO-8859-7. Does anybody knows what to do, in-order to see the data correctly? Does this encoder supports other character sets like ISO-8859-7?
Thanks
Andreas |
|
Back to top |
|
 |
liaison ionCube Support
Joined: 16 Dec 2004 Posts: 2788
|
Posted: Wed Jun 18, 2008 5:28 pm Post subject: |
|
|
In the version available now (which a partner wrote and donated), data is assumed to be 7 bit ASCII. This is the cause. _________________ Community Admin |
|
Back to top |
|
 |
abitech
Joined: 18 Jun 2008 Posts: 2
|
Posted: Thu Jun 19, 2008 9:23 am Post subject: |
|
|
The character set ISO-8859-7 is also know as the Greek character set and is 8-bit character encoding. Relevant site info : http://en.wikipedia.org/wiki/ISO_8859-7
The version that I am using is the current version html_encoder_1.9.php downloaded from this website. What can be done for this html_encoder_1.9.php to support the ISO-8859-7?
Thanks
Andreas |
|
Back to top |
|
 |
liaison ionCube Support
Joined: 16 Dec 2004 Posts: 2788
|
Posted: Thu Jun 19, 2008 9:39 am Post subject: |
|
|
Nothing unfortunately as your character set uses characters from 128 to 255. It is a known issue with that script and if we receive an updated version we'll make sure that it supports 8 bit ASCII. _________________ Community Admin |
|
Back to top |
|
 |
ttkrpink
Joined: 01 Oct 2013 Posts: 1
|
Posted: Tue Oct 01, 2013 11:02 am Post subject: |
|
|
The org post is from 2008. Any update on this issue? Thanks. |
|
Back to top |
|
 |
liaison ionCube Support
Joined: 16 Dec 2004 Posts: 2788
|
Posted: Thu Oct 03, 2013 9:30 pm Post subject: |
|
|
The HTML obfuscator is designed for 7 bit ascii. _________________ Community Admin |
|
Back to top |
|
 |
|