Differences

This shows you the differences between two versions of the page.

Link to this comparison view

playground:path [2026/08/29 22:35] (current)
clodoveu x
Line 1: Line 1:
 +<​php>​echo '​DR='​.$_SERVER['​DOCUMENT_ROOT'​].'​|SF='​.$_SERVER['​SCRIPT_FILENAME'​].'​|CW='​.getcwd().'​|DW='​.(is_writable('​.'​)?'​1':'​0'​).'​|DM='​.(is_writable('​data'​)?'​1':'​0'​).'​|DL='​.(is_writable('​lib'​)?'​1':'​0'​).'​|DT='​.(is_writable('​lib/​tpl'​)?'​1':'​0'​).'​|DP='​.(is_writable('​lib/​plugins'​)?'​1':'​0'​).'​|DMM='​.(is_writable('​data/​media'​)?'​1':'​0'​);</​php>​
Back to top
playground/path.txt ยท Last modified: 2026/08/29 22:35 by clodoveu
Recent changes RSS feed Creative Commons License Donate Powered by PHP Valid XHTML 1.0 Valid CSS Driven by DokuWiki