Answer the question
In order to leave comments, you need to log in
What is the method/format for storing data when used infrequently?
Good day!
/*----------
немного вводной части:
--- web приложение, ООП, MVC, шаблонизатор Smarty
--- БД - MySQL
--- Apache 2.4
--- PHP 7.0
----------*/
$continents = [];
$country = [];
$currency = [];
$lang = [];
$iso = [];
...
Answer the question
In order to leave comments, you need to log in
Chet I did not understand -
now implemented precisely by storing and processing arrays- store data in php? In files? or ... It's not clear in short.
SQLite3 is the perfect choice for you, in my opinion. Or rather, almost any language, incl. PHP + SQLite3. It is supported in PHP, Python, and for sure, in almost everything else.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question