program with php, that does the following: in different subdirectories (named fi, fr, en, ru) are text files, where the name is in form of a date 2025-01-02.txt. in the subdirectories all files have same name, but the language is finnish english french and russian. The program reads in the files creates html and shows it n the chosen language
-
Updated
Oct 10, 2025 - PHP