Method databaseCreate

 return to group index



databaseCreate

voiddatabaseCreate ( stringsession, stringdomain, stringdb, stringpassword, stringdbType )

Description

Create a database

Parameters

  • stringsession : the session id
  • stringdomain : the domain
  • stringdb : the database suffix (3 to 6 characters)
  • stringpassword : the database password
  • stringdbType : the database type (plan|planBig|planSolaris|sqlperso25||sqlperso50|sqlperso100|sqlperso200)
programming languages / libraries :
 
Parameters :
string session : $session
string domain :
string db :
string password :
string dbType :