how to save option file in php?

  • Thread starter Thread starter MeToYou
  • Start date Start date
M

MeToYou

Guest
hello
i'm working on a project but i have a very confusing question !!??
i want to save some global properties for the project that the admin can modify like : site color , site font ... etc
so should i save them in a txt file or should i save them into mysql database ? i'm confused because i would need one record in mysql database and i don't think that txt file is the best solution
so what do you think about that ?
thanks
 
Back
Top