hi i want to create directory in the same directory and update the database at the same time. currently i using iis, but it can't create directory. anyone can suggest any sample code to create directory???
Check out the mkdir function. It should do what you're looking for.