aj-techsoul / ELECTRON-4-PHP

An easiest way to use php in electron
MIT License
203 stars 46 forks source link

HI #29

Closed PeaKyyI closed 1 year ago

PeaKyyI commented 3 years ago

How can I do if i want to use the app with an online PHP server on a WebHost ? What can i put in the PHP.exe location ? witch port can i use ?

aj-techsoul commented 3 years ago

You have to use ajax to connect to your webhost like fetch function in javascript.