Is it possible to do this: there is a folder (games) with many pages
and the page (site1.php), the task is to display the name and variables of all pages from the folder (games) on the site1.php page and display it all in a list on the site1.php page, where each displayed page corresponds to its variable
ps I read about the fact that you can display only the name of the page (file) from the folder, but how to get along with the name and variables, is it possible? Or without MySQL can not do here?
