Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 282bdfc

Browse files
authored
Update README.md
1 parent a7359b9 commit 282bdfc

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

‎beta/README.md‎

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,12 +19,14 @@ var _**query_limit**_ (Int) => Number of queries at a time to execute in SQL [RE
1919

2020
var _**archive**_ (Bool) => It results as an archive. (.zip|.tar)
2121

22-
var _**phpadmin**_ (Bool) => If set to true as a result a file that can be imported with phpadmin (sql|csv)
22+
var _**phpadmin**_ (Bool) => If set to true, it creates files that can be imported directly with phpmyadmin. (sql|csv)
2323

2424
var _**save**_ (Bool) => If set to false, the result will not be saved but will be loaded on the variable of class sql, csv, json (Based on request) [READ SAVE SECTION](#save)
2525

2626
var _**sql_unique**_ (Bool) => If set to true the SQL dump is a single file with all the tables. (Valid only for the SQL format)
2727

28+
var _**down**_ (Bool) => If set to true, the output is automatic downloaded. (zip)
29+
2830
[**Execution Times**](https://github.com/Chak10/Backup_SQL-PHP-ByChak10/blob/master/beta/bench.md)
2931

3032
## USE

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /