update : 2015.11.03
php.shukuma.com검색:
|
tidy::getOpttidy_getopt(PHP 5, PECL tidy >= 0.5.2) tidy::getOpt -- tidy_getopt — Returns the value of the specified configuration option for the tidy document 설명객체 기반 형식 절차식 형식
Returns the value of the specified 인수
반환값
Returns the value of the specified 예제
Example #1 tidy_getopt() example
<?php 위 예제의 출력: int(3) bool(true) string(9) "some text" |