Sat Jan 20, 2007 4:34 pm |
Replies: 1 |
Views: 10045 |
|
 |
I use PHP for many command line scripts on Linux platforms.
Would it be possible to encrypt them with nu-coder and run them with PHPExpress on the command line (ie : without web server) ?
I supp ...
|
Tue Aug 29, 2006 5:33 pm |
Replies: 1 |
Views: 5793 |
|
 |
I managed to get the DBG running fine from within PHPEd on my windows machine using plink to set up an SSH tunnel (because I have a dynamic IP at home ...).
BUT if I try to run the debugger from th ...
|
Tue Aug 29, 2006 3:24 pm |
Replies: 0 |
Views: 7928 |
|
 |
As I spent some time to make it work, I thought it might help some of you ... :
I used plink.exe (command-line brother of putty.exe) to create an SSH tunnel to my server from my windows PC.
This w ...
|