- Joined
- Apr 24, 2015
- Messages
- 180
- Reaction score
- 92
Hello,
i am working on new MuOnline website. it will be with PDO drivers (dblib,odbc,sqlsvr) , works with any Php versions 5.2.9 and latest php 7.
What is the best choise to make website configs/settings
Options:
1. xml files (like most of the cms uses)
2. config.php or something.php
3. file names like configs.cache, rankings.WEB etc
4. Anything else
What will be faster and better performance also secure.
Thanks in advance for answers.
i am working on new MuOnline website. it will be with PDO drivers (dblib,odbc,sqlsvr) , works with any Php versions 5.2.9 and latest php 7.
What is the best choise to make website configs/settings
Options:
1. xml files (like most of the cms uses)
2. config.php or something.php
3. file names like configs.cache, rankings.WEB etc
4. Anything else
What will be faster and better performance also secure.
Thanks in advance for answers.