Free php encoder.

RedKiller

Junior Member
Joined
Oct 16, 2010
Messages
183
Reaction score
75
Hello,

Can anyone recommend a free php encoder that works fine, I have tried byterun but it shows some error on the site along with the site.

Then I tried ioncube online version that is quite inexpensive but when I tried the free version that last 8 hours, when I visit the page and view the source code, it shows all the codes so seems like it's not working or i'm doing something wrong.Any recommendation.

Thanks
 
Then I tried ioncube online version that is quite inexpensive but when I tried the free version that last 8 hours, when I visit the page and view the source code, it shows all the codes so seems like it's not working or i'm doing something wrong

Of course it would show the code. That 's the html/js that goes to the browser. Ioncude encodes the PHP code that sits on the server.
 
Of course it would show the code. That 's the html/js that goes to the browser. Ioncude encodes the PHP code that sits on the server.

I just check, actually the unencoded and encoded source codes looks the same, there is no php codes even in unencoded version, so, why am I even looking for an encoder, and what's the purpose of an encoder when it doesn't show the php codes in source code.

Thanks
 
Back
Top