- 1
while(!file_exists(getcwd()."/.htroot")){chdir('..');}
Нашли или выдавили из себя код, который нельзя назвать нормальным, на который без улыбки не взглянешь? Не торопитесь его удалять или рефакторить, — запостите его на говнокод.ру, посмеёмся вместе!
+167
while(!file_exists(getcwd()."/.htroot")){chdir('..');}
http://www.php.net/manual/en/function.require.php
if you want always include, require, open files using some 'root' folder based path you may may put file '.htroot' in 'root' folder and use this.
while(!file_exists(getcwd()."/.htroot")){chdir('..');}
This code change current dir to dir where '.htroot' file located and everywhere you can use relative to 'root' paths.
Please avoid absent of '.htroot' file.
brainstorm 12.12.2010 00:21 # +10
ну они жеж чесно написале )
inkanus-gray 12.12.2010 00:23 # +10
brainstorm 12.12.2010 01:12 # 0
max_execution_time же
inkanus-gray 12.12.2010 01:19 # +2
Lure Of Chaos 12.12.2010 03:21 # +6
Oleg_quadro 12.12.2010 17:58 # −2
Uchkuma 12.12.2010 19:23 # +2
bugmenot 12.12.2010 19:28 # +3
Oleg_quadro 12.12.2010 19:29 # +2
http://govnokod.ru/4865#comment56258
Oleg_quadro 12.12.2010 19:46 # +2
bugmenot 12.12.2010 20:13 # +8
striker 12.12.2010 02:30 # +20
istem 13.12.2010 01:58 # +5