A
Anonymous
Guest
Hi I am developing a new system and would like to hide certain functions from my clients. I am facing a choice whether to develop in PHP or asp.net and I know that in Asp.net the solution would be to use dll files which would include this code I want to hide. Is there a suitable solution in PHP, as I would prefer doing all this in PHP if I have the option. Thanks alot