Fileopen element, can be used to open a file or directory.
create a fileopen element:
parameter:
status - function, called after fileopen.
value - out of order.
name - optional. Its highly recommended to use unique identifiers to avoid side effects.
example:
$myFopen = $ippfp->createFopen("","","myfopen");