Jump to content

[SOLVED] filesize()


dafallenangel

Recommended Posts

Yeah, you can browse directories as if you were at a command line. Go up one directory with ".." as in "../../twodirectoriesup.txt" or down directories just by typing them out "deeperdir/evendeeperdir/file.txt". Or you could just use absolute file paths with "/home/user/htdocs/file.txt" (on unix).

Link to comment
https://forums.phpfreaks.com/topic/137114-solved-filesize/#findComment-716210
Share on other sites

Yeah, you can browse directories as if you were at a command line. Go up one directory with ".." as in "../../twodirectoriesup.txt" or down directories just by typing them out "deeperdir/evendeeperdir/file.txt". Or you could just use absolute file paths with "/home/user/htdocs/file.txt" (on unix).

 

thanx

Link to comment
https://forums.phpfreaks.com/topic/137114-solved-filesize/#findComment-716212
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.