php에서 py(파이썬) 실행하기 > Web 끄적임

본문 바로가기

사이트 내 전체검색

뒤로가기 뒤로가기

Web 끄적임

PHP php에서 py(파이썬) 실행하기

페이지 정보

작성자 관리자 작성일 20-09-18 09:46 조회 9,886 댓글 0

본문

$command = escapeshellcmd('python test.py');
$output = shell_exec($command);
echo $output;
추천0 비추천 0

댓글목록 0

등록된 댓글이 없습니다.

Copyright © NEION All rights reserved.
PC 버전으로 보기