Create Directory in PHP

if (!is_dir('path/to/directory')) {
    mkdir('path/to/directory');
}

Comments

Popular posts from this blog

8 Effective WordPress Plugin for Ecommerce and Online Shopping Needs

How Understanding Cloud Computing Saved a Million Dollars!