FFY00 / phpdesktop

Automatically exported from code.google.com/p/phpdesktop
0 stars 0 forks source link

Reload php-cgi process with variable without close #46

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What is the expected output? What do you see instead?
I need to send variables FROM an external application TO desktop, and make a 
refresh of the window (php page with AJAX), without close and open again the 
phpdesktop.exe. Cause close and open is very easy.
I am using params written in the php.ini, and the aim will be to write a param 
into the php.ini and to refresh the phpdesktop without close it before and run 
again.

The external application uses Windows fonctions to call processes, to launch 
files, to write some data into files and to show results into phpdesktop.
I need that the window of desktop stay visible and that an external process 
(written in C) refresh the window.

What version of the product are you using? On what operating system?
V10

Please provide any additional information below.

Original issue reported on code.google.com by josselin...@gmail.com on 18 Sep 2013 at 1:16

GoogleCodeExporter commented 8 years ago
I'm still not sure what is that you want. Please write about it on the 
PHP Desktop Forum, until this is clear. If it is a CGI environment variable
that you need see Issue 43. Otherwise PHP Desktop Forum is an appropriate
place to discuss it.

Original comment by czarek.t...@gmail.com on 18 Sep 2013 at 2:49