I develop normaly brower based applications in php mysql. Now i am looking for that if i want to use this application as a desktop application then i have to install iis or apache and then have to copy the whole code on client's mechine. So now my problem is that i want some thing like that my code should not be viewable for clients they can access at but cant see the php code. Please help me in this matter.
sounds like a job for Zend Encoder... zend.com. there is also a public domain encoder, not made by Zend, you can probably find it with some google searches.
best eric
Have you tried PHP-GTK? Checkout this tutorial on it: http://www.devarticles.com/art/1/97