Y
Y
yetiman2013-09-25 11:34:01
Windows
yetiman, 2013-09-25 11:34:01

How to create a cross-platform application with an embedded web server and PHP?

The question is already in the title.
Are there tools for creating cross-platform applications with a graphical interface, but in such a way that the interface is in html, and the program code is in PHP?
Moreover, the option of installing a web server and php on a PC is not considered. What is needed is a portable application with a web server and PHP "inside" and with program code in PHP.
The qt-php variant was considered, however in it (perhaps I am mistaken) the interface needs to be programmed separately dynamically.

Answer the question

In order to leave comments, you need to log in

5 answer(s)
B
brevis, 2013-09-25
@brevis

TideSDK allows this magic:

Maybe this is what you need.

Z
ZmeeeD, 2013-09-25
@ZmeeeD

php has its own server out of the box.
What do you understand by cross-plot? php for different cases, will you compile?)
Any web application is already cross-platform. As I understand it, you need to solve the problem of local launch, and it just depends very much on the platform.

A
Alexander Kazakov, 2013-09-25
@ferym

Under windows, small gui applications in php are conveniently written in PHP Devel Studio
Take a look, maybe you can pick up some idea from there

A
Artur Bordenyuk, 2013-09-25
@HighQuality

Why use PHP for a Windows\Linux\MacOS application when you can use better tools?

N
Nikolai Antal, 2013-09-25
@hermit931

Perhaps it's better habrahabr.ru/search/?q=node-webkit ? Not php but close

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question