How to create exe file in php?

meetramprasad

meetramprasad

@meetramprasad-2MYwYb Oct 26, 2024
Well Ceans! I want to create a php module and run that as an exe file. Can anyone suggest to proceed? It will be fine if you gave an example for this!!! 😉

Replies

Welcome, guest

Join CrazyEngineers to reply, ask questions, and participate in conversations.

CrazyEngineers powered by Jatra Community Platform

  • Jeffrey Arulraj

    Jeffrey Arulraj

    @jeffrey-xA7lUP Sep 11, 2013

    #-Link-Snipped-#

    I found some think like a specialsied software and felt it is worth sharing if you are really interested in knowing How it has to be done

    Do tell how the software really worked after trying this out
  • meetramprasad

    meetramprasad

    @meetramprasad-2MYwYb Sep 11, 2013

    Sure @#-Link-Snipped-# w'll try and let you know. Thanks 😀
  • Jeffrey Arulraj

    Jeffrey Arulraj

    @jeffrey-xA7lUP Sep 11, 2013

    Most welcome friend
  • Andreagirl

    Andreagirl

    @andreagirl-u5RAXW Sep 11, 2013

    You keep the application on a server and just provide a launcher that opens his browser and points it to the URL of the application.

    It might be a good idea to switch to SQLite instead of MySQL but depending on how your application is written it might require a lot of code and SQL Query changes. This is from internet search.😉
  • meetramprasad

    meetramprasad

    @meetramprasad-2MYwYb Sep 23, 2013

    @#-Link-Snipped-# I have tried it's working fine. Thanks!!! But, the one thing is that we can't able to use 'mysql' instead we can use 'sqlite'. 😉

    Thanks @#-Link-Snipped-# you are Right... 😉