The return value is a string with the file content, or NULL on error.
public extractInString ( string $p_filename ) : a | ||
$p_filename | string | The path of the file to extract in a string. |
Résultat | a | string with the file content or NULL. |