Voting

: min(three, eight)?
(Example: nine)

The Note You're Voting On

tg at debian dot org
3 years ago
This function does not accept all pathnames, in spite of its documentation.

$ php -r 'print_r( simplexml_load_file("%25.xml"));'
PHP Warning: simplexml_load_file(): I/O warning : failed to load external entity "%25.xml" in Command line code on line 1

<< Back to user notes page

To Top