Nützlicher wäre diese include für:
string file_get_contents(Path[]);
int file_get_float(Path[]);
double file_get_double(Path[]);
und
void file_set_contents(Path[],Content[]);
void file_set_int(Path[],Value);
void file_set_double(Path[],Value);
Wenn du verstehst was ich meine
Ich glaube nämlich, dass so niemand diese include wirklich nutzen kann und wird.