V vinit New member Nov 4, 2009 #1 i am using mkdir('./'.$album.'', 0777)to create a folder in my server ..But this creates the folder in the same directory where this particular code has been placed. i want the folder to be created in some otehr directory.
i am using mkdir('./'.$album.'', 0777)to create a folder in my server ..But this creates the folder in the same directory where this particular code has been placed. i want the folder to be created in some otehr directory.