You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
What steps will reproduce the problem?
1. run cmd.exe with this command (replace the name of your app..) :
yourapp.exe --variable1=foo --variable2=bar
2. into the index.php inside the www folder, write : print_r($_SERVER)
3. Nothing is visible
What is the expected output? What do you see instead?
Try to read variables into the index.php by print_r($_SERVER).
Try to create a bridge between OS and PhpDesktop without deals with register
What version of the product are you using? On what operating system?
- php-desktop-msie_v10
- windows xp 64 (virtual machine)
Original issue reported on code.google.com by [email protected] on 8 Aug 2013 at 11:25
The text was updated successfully, but these errors were encountered:
Original issue reported on code.google.com by
[email protected]
on 8 Aug 2013 at 11:25The text was updated successfully, but these errors were encountered: