|
yaml_parse_file(PECL yaml >= 0.4.0) yaml_parse_file — Parse a YAML stream from a file ОписаниеConvert all or part of a YAML document stream read from a file to a PHP variable. Список параметров
Возвращаемые значенияReturns the value encoded in input in appropriate PHP type или FALSE в случае возникновения ошибки. If pos is -1 an array will be returned with one entry for each document found in the stream. Смотрите также
|
|