/index.php
/styl.css
/skrypty.php
/strona/index.php
Chcę, żeby w strona/index.php było widoczne styl.css i skrypty.php. No to daje:
i wywala taki błąd:
include_once("../skrypty.php")
Deprecated: Assigning the return value of new by reference is deprecated in C:\xampp\php\PEAR\Config.php on line 80
No i co mam z tym zrobić? Są jakieś funkcję do zmiany katalogu?
set_include_path("../") nie działa.