Documentation
file_in_string
usage
string file_in_string ( string path_to_file );
paramètres
path_to_file : the path to the file you want to get in a variable.
retourne
Returns the content of a file as a string of character
string file_in_string ( string path_to_file );
path_to_file : the path to the file you want to get in a variable.
Returns the content of a file as a string of character