content management system - How to make a CMS config file in PHP (custom) -



content management system - How to make a CMS config file in PHP (custom) -

i making custom cms in php , want know best way create config file it. want can alter variables within admin panel going add. have not messed filesystem functions before or other file functions not sure best approach. thanks!

an .ini file can structured quite , you'll able update sections of. compared straight php configuration can edited easier syntax.

to parse .ini file php array, utilize function parse_ini_file()

php content-management-system

Comments

Popular posts from this blog

How do I check if an insert was successful with MySQLdb in Python? -

delphi - blogger via idHTTP : error 400 bad request -

postgresql - ERROR: operator is not unique: unknown + unknown -