PHP 모듈 설명

This commit is contained in:
wonipapa 2017-05-12 17:54:45 +09:00
parent 92a6df8a94
commit dc037a3d26

View File

@ -11,7 +11,7 @@ BeautifulSoup(bs4), lxml, requests 모듈이 추가로 필요하다.
synology의 경우 파이썬 모듈을 설치하면 easy_install beautifulsoup, easy_install lxml, easy_install requests 로 추가할 수 있다.
### EPG2XML.php
json, dom, mbstring, openssl 모듈이 필요하다.
json, dom, mbstring, openssl 모듈이 필요하다. 일반적으로 PHP가 설치되어 있다면 대부분 설치되어 있는 모듈이다.
## 설정방법
epg2xml.json 안의 항목이 설정 가능한 항목이다.