Jump to content

mkdir() help


brad12345

Recommended Posts

Hi all

How can i create a new directory using mkdir() to upload my images and text to i can upload it to the current directory the page is in but cant seem to figure out how to make a new folder and put them into it using the mkdir() i tryed

 

mkdir("/newfolder/");

 

but got access permissions error.

 

is this how to create a new folder? or am i doing something wrong.

 

any help much appreciated. :)

Link to comment
https://forums.phpfreaks.com/topic/96109-mkdir-help/
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.