Hiding PHP Code
Posted: Sun Mar 28, 2010 11:44 pm
Hi!
I need some suggestions from you guyz, i am quite new in php and during my one project, i have to deploye web based php solution on their local server. i just want to hide or encrypt my php code, so that the client could not view the php code even if he would open the .php files,
I have tried the changes like changing the extension of file but even in that case user can view the code if he want
is there any way that we can secure php code pages or give a release like dot.net applications so that code should convert in .dll files?
any suggestions would be most appriciated.
I need some suggestions from you guyz, i am quite new in php and during my one project, i have to deploye web based php solution on their local server. i just want to hide or encrypt my php code, so that the client could not view the php code even if he would open the .php files,
I have tried the changes like changing the extension of file but even in that case user can view the code if he want
is there any way that we can secure php code pages or give a release like dot.net applications so that code should convert in .dll files?
any suggestions would be most appriciated.