Hi all, i have developed a php-mysql web application, which is a school based project.
My client wants the this application to be converted into a .exe file such that it can be installed on his desktop and use it.
How can the php website can be converted to a .exe file and can it be run without the need of a database/server software ?
Please advice.