Método sqlpriveMysqlDatabaseImportFromHost

 volver al indice del grupo



sqlpriveMysqlDatabaseImportFromHost

voidsqlpriveMysqlDatabaseImportFromHost ( stringsession, stringserver, stringdatabase, stringforeignHost, stringforeignUser, stringforeignPassword, stringforeignDatabase )

Descripción

Import database from foreign host

Parámetros

  • stringsession : ID de la sesión
  • stringserver : the server id
  • stringdatabase : the database name (database should be empty)
  • stringforeignHost : the foreign host
  • stringforeignUser : the foreign user
  • stringforeignPassword : the foreign password
  • stringforeignDatabase : the foreign database name
lenguaje de programación / librerías :
 
Parámetros :
string session : $session
string server :
string database :
string foreignHost :
string foreignUser :
string foreignPassword :
string foreignDatabase :