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 : sessio-id
  • stringserver : palvelimen id
  • stringdatabase : the database
  • stringcomment : the comment
  • booleancompress : compress in zip ?

Returns

the todo id
programming language :
 
Parameters :
string session : $session
string server :
string database :
string comment :
boolean compress :