Advertisement
Guest User

Untitled

a guest
Oct 2nd, 2014
183
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.09 KB | None | 0 0
  1. <?php
  2. // example with file input
  3. exec("url_to_compiler url_to_the_file 2>&1", $output);
  4. ?>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement