I am having a Ioncube php script i would like to translate entierly.
I have worked hard to perform the first part : translating the template files. But, there is still lots of text stuck in the Ioncube encoded php files.
I heard someday it was possible, using jQuery to modify the output on the website
Does someone can explain to me how i can translate the text theses ioncube encrypted files output using jQuery or... ...please suggest any other way to do this. i need this to be transparent for the visitor of the website in question.
Please note i do not want to decode the encrypted files. I only want to change the text that appear on the page with something else.
Thank you in advance for your help :)