TCPDF_STATIC::fopenLocal( $filename,  $mode )

Wrapper to use fopen only with local files


Description Description


Parameters Parameters

(Required) (string) Name of the file to open

$mode

(Required) (string)


Top ↑

Return Return

(Returns) a file pointer resource on success, or FALSE on error.


Top ↑

Source Source

File: includes/lib/tcpdf/include/tcpdf_static.php


			

Top ↑

User Contributed Notes User Contributed Notes

You must log in before being able to contribute a note or feedback.