We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4ed2bfe commit fd07f4fCopy full SHA for fd07f4f
user_guide_src/source/helpers/filesystem_helper.rst
@@ -113,7 +113,7 @@ The following functions are available:
113
114
.. literalinclude:: filesystem_helper/007.php
115
116
- The default mode is 'wb'. Please see the `PHP user guide <https://www.php.net/manual/en/function.fopen.php>`_
+ The default mode is ``'wb'``. Please see `fopen() <https://www.php.net/manual/en/function.fopen.php>`_ in the PHP manual
117
for mode options.
118
119
.. note:: In order for this function to write data to a file, its permissions must
0 commit comments