Kozy
1. system이나 exec함수를 사용한다. 제일 처음에 쓰려고 했던 방법.
php.ini 파일에서 메모리 할당량을 늘려 메모리부족 안생기게 하기 ini_set("memory_limit", -1);