Method sqlpriveMysqlDatabaseSave

 return to group index



sqlpriveMysqlDatabaseSave

intsqlpriveMysqlDatabaseSave ( stringsession, stringserver, stringdatabase, stringcomment, booleancompress )

Description

Save a database (dump file will be store in your /dump FTP directory)

Parameters

  • stringsession : the session id
  • stringserver : the server id
  • stringdatabase : the database
  • stringcomment : the comment
  • booleancompress : compress in zip ?

Returns

the todo id
programming languages / libraries :
 
Parameters :
string session : $session
string server :
string database :
string comment :
boolean compress :