Hi...
i'm a newbie in programming. can someone help to assist ....
i'm trying to create new sub folder inside the upload folder. however the folder name value is not as expected.
the code is below
the folder name created should be the same name as "username" but the current cretaed output folder name called "get_username()" instead of "username"
where do I get wrong?? please help...