1. The forums will be archived and moved to a read only mode in about 2 weeks (mid march).

Solved How to add, remove something from an array in config.yml file

Discussion in 'Development' started by mmm545, May 27, 2020.

  1. mmm545

    mmm545 Baby Zombie

    Messages:
    152
    GitHub:
    mmm545
    Last edited: May 28, 2020
  2. Diduhless

    Diduhless Baby Zombie

    Messages:
    199
    GitHub:
    Diduhless
    To add/update something
    PHP:
    Config->set("identifier"whatever);
    Config->save();
    To get something
    PHP:
    Config->get("identifier");
     
  3. mmm545

    mmm545 Baby Zombie

    Messages:
    152
    GitHub:
    mmm545
    Thanks but i already figured it out
     
  4. Diduhless

    Diduhless Baby Zombie

    Messages:
    199
    GitHub:
    Diduhless
    Ok then mark the thread as solved
     
  5. mmm545

    mmm545 Baby Zombie

    Messages:
    152
    GitHub:
    mmm545
    @Bruhuey don't bump old threads if ur just gonna make fun of people
     
    minijaham and NTT like this.
  1. This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
    By continuing to use this site, you are consenting to our use of cookies.