Jump to content

Fopen


marek

Recommended Posts

Ok really quickly this is how directories in unix work...

./ = current directory
../ = the directory above you
./somedirectory/file.php = get file.php in the directory somedirectory which is in the same directory as you
../somedirecotry/file.phhp = get file.php in the directory somedirectory which is in the directory above yours
Link to comment
https://forums.phpfreaks.com/topic/13150-fopen/#findComment-50587
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.