Don't like ads? PRO users don't see any ads ;-)
Guest

Untitled

By: a guest on Aug 1st, 2012  |  syntax: None  |  size: 0.26 KB  |  hits: 19  |  expires: Never
download  |  raw  |  embed  |  report abuse  |  print
Text below is selected. Please press Ctrl+C to copy to your clipboard. (⌘+C on Mac)
  1. Nested Quotes in PHP
  2. if (!($stream = ssh2_exec($con, 'screen -p 0 -S new3 -X eval "stuff "stop"15"'))) {
  3.        
  4. screen -p 0 -S minecraft -X eval 'stuff "stop"15'
  5.        
  6. if (!($stream = ssh2_exec($con, 'screen -p 0 -S minecraft -X eval 'stuff \"stop\"\015''))) {