phpdesktop
phpdesktop copied to clipboard
Shell API to open/show files in a system default manner
It is already possible to open file or external protocol using system("start
.."). Though some official API for this would be nice with even more options.
Add API for opening folder in which a file resides.
See also Shell API in node-webkit:
https://github.com/rogerwang/node-webkit/wiki/Shell
Original issue reported on code.google.com by [email protected] on 16 Feb 2014 at 4:02
First, I must say thanks to you.
But, I don't now why, when I put php_wincache.dll on, but I always only get one
file be cached, just wincache.php. But when I use php.exe in a run.bat file,
and I can see more cached php file.
Original comment by [email protected] on 31 Mar 2014 at 3:13
Original comment by [email protected] on 21 Oct 2014 at 10:38
- Added labels: Restrict-AddIssueComment-Commit
Project will move to Github. Find this issue at the new address (soon):
https://github.com/cztomczak/phpdesktop/issues/88
Original comment by [email protected] on 24 Aug 2015 at 3:27