Jump to content

mkdir Function


JipThePeople

Recommended Posts

I am running php 5.3.2 on Win Server 2008 R2 (IIS 7).

 

When I execute the mkdir() function and pass it a string (i.e., the path) longer than 256 characters, it throws an error indicating "result too large". My question is whether this is because the mkdir() function cannot handle a string larger than 256 char or if it is a Windows issue on max characters allowed (path length).

 

Any feedback or recommendations will be appreciated.

Link to comment
https://forums.phpfreaks.com/topic/215647-mkdir-function/
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.