Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Create Directory if not exist
#2
if(!dir("file")) ;;use this for files

if(!dir("folder" 1)) ;;use this for folders


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)