PHP

php에서 pipe로 프로그램 호출하기

SpeeDr00t 2014. 10. 12. 11:52
반응형

 

php에서 pipe로 프로그램 호출하기 (*pc에서 보셔야 이쁘게 나옵니다.)

사용법 
1. gcc -o hello hello.c
2. hello.phhp?msg= hello

hello.c 

hello.php 

반응형