|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
#1
|
|||
|
|||
|
current folder
How do you display the current folder that the php file resides in?
|
|
#2
|
|||
|
|||
|
RE: current folder
Do you mean the *name* of the folder, or it's *contents*?
|
|
#3
|
|||
|
|||
|
RE: current folder
Just the name of the current folder.
|
|
#4
|
|||
|
|||
|
RE: current folder
Just the name of the current folder.
|
|
#5
|
|||
|
|||
|
RE: current folder
$_SERVER['DOCUMENT_ROOT']
|
|
#6
|
|||
|
|||
|
RE: current folder
When I use this command it show the Main Root and not the current directory that I am in.... ?
EXAMPLE: I'm in: MainRoot/testfolder/ and the command shows that I am in: MainRoot/ |
![]() |
| Viewing: Codewalkers Forums > PHP Related > PHP Coding > current folder |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|