Hi there,
I have a full PHP site that uses mySQL database. I want to convert it to an stand alone application (EXE). How can I achieve that? Is it possible?
I want to put it (My Site) on a CD using any tool suggested (Visual Basic, etc..)
yeah, you can do it...all you need to do is recode every thing from the php side...java might be easier as java and php share some syntax
Vb is also possible and simple too..need to have myODBC installed on the client
Thanx bastien for your help.
Can you give some more details on how can I start? I prefere the wasiest way 😉
guess it depends on the language and tools you have available...