35,10,0,50,1
25,600,60,0,3000,5000,25,800
90,150,1,50,12,30,50,1,70,12,1,50,1,1,1,5000
0,2,1,0,2,40,15,5,2,1,0,20,0,1
welcome to wplecturer.com
welcome to wplecturer.com
welcome to wplecturer.com...
welcome to wplecturer.com...
welcome to wplecturer.com
welcome to wplecturer.com
welcome to wplecturer.com
welcome to wplecturer.com
welcome to wplecturer.com
welcome to wplecturer.com

How to find root directory in PHP?

More
3 weeks 5 days ago #3441 by ekatsa
How to find root directory in PHP? was created by ekatsa
How to find root directory in PHP?

Please Log in to join the conversation.

More
3 weeks 5 days ago #3442 by ekatsa
Answered by ekatsa on question How to find root directory in PHP?
In order to get the root directory path, you can use _DIR_ or dirname(). echo dirname(__FILE__); Both the above syntaxes will return the same result.

Please Log in to join the conversation.

Time to create page: 0.510 seconds