Advertisement
krot

windows exec

May 12th, 2019
327
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
PHP 0.10 KB | None | 0 0
  1. $bWIN=(strtoupper(substr(PHP_OS, 0, 3)) === 'WIN');
  2. (!$bWIN?' /dev/null 2>/dev/null &':' NUL 2>&1')
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement