SplFileObject::__toString

(PHP 5 >= 5.1.0)

SplFileObject::__toStringAlias of SplFileObject::current()

Description

public void SplFileObject::__toString ( void )

This method is an alias of SplFileObject::current().

Коментарии

Автор:
Please note that the __toString() method is just an alias, as pointed out above, and that THAT method may return an array instead of a string. So in effect you might call a __toString() and expect a string, but instead receive an array.
2018-10-16 14:36:06
http://php5.kiev.ua/manual/ru/splfileobject.tostring.html

    Поддержать сайт на родительском проекте КГБ