web-based upload dir
This commit is contained in:
@@ -1346,6 +1346,9 @@ $cfg['PmaAbsoluteUri'] = (!empty($_SERVER['HTTPS']) ? 'https' : 'http') . '://'
|
|||||||
Those files are available under a drop-down box when you click the
|
Those files are available under a drop-down box when you click the
|
||||||
database name, then the SQL tab.
|
database name, then the SQL tab.
|
||||||
<br /><br />
|
<br /><br />
|
||||||
|
Avoid using './', because users would see the whole phpMyAdmin
|
||||||
|
directory, including the configuration file.
|
||||||
|
<br /><br />
|
||||||
This feature is useful when your file is too big to be uploaded via
|
This feature is useful when your file is too big to be uploaded via
|
||||||
HTTP, or when file uploads are disabled in PHP.
|
HTTP, or when file uploads are disabled in PHP.
|
||||||
<br /><br />
|
<br /><br />
|
||||||
|
Reference in New Issue
Block a user