using php, how to create a folder in another folder code example Example: using php, how to create a folder in another folder mkdir('images/user/15', 0777, true);