File handling

suggest change

Syntax

Parameters

Parameter | Description|

|––––|————| | filename | The filename being read. | | use_include_path | You can use the optional second parameter and set it to TRUE, if you want to search for the file in the include_path, too. | | context | A context stream resource. |

Remarks

Filename syntax

Most filenames passed to functions in this topic are:

  1. Strings in nature.
  1. Relative or absolute.
  1. Accept protocols.
  1. Slash-compatible.

Feedback about page:

Feedback:
Optional: your email if you want me to get back to you:



Table Of Contents