User66371569 posted
i have page
Id 10
emp id 2222
attachment (fildeupload)
sbumit (Button)
I have already created folder in f called attach
what i want when i press submit
inside attach folder create new folder (name it same emp id 2222) then inside this folder create new folder (name it same id 10) then attach file inside it
but i want to check both folder 2222 and 10 exist already or no if exist then place file inside 10 else create them
Hope that was clear