php - Programmatically determine maximum filename length -


How do I fix the maximum filename length on the Linux box?

Favorite in PHP Programming Language

You want, in PHP (now (When they are, they will probably be posix_pathconf .)

You can also open a command line utility interface for the same functionality. Try it on your system:

$ getconfig NAME_MAX / tmp

$ getconfit_mx / tmp


Comments

Popular posts from this blog

email - PHP mail error ... failed to open stream : permission denied -

sql server - SQL Query - Delete duplicates if more than 3 dups? -

c# 3.0 - Issue with getting 2 chars from string using indexer -