To be able to enjoy the web you need a more recent and safe browser. For more information, check the Internet Explorer updates.
Debido a la incidencia eléctrica nuestro servicio de atención al cliente no puede atenderte con normalidad
 You cannot register this service. Contact Support
Debido a la incidencia eléctrica nuestro servicio de atención al cliente no puede atenderte con normalidad

API dinahosting

All the commands you need
If you have doubts, we help you for free

api.cta__h1

List of commands

List of errors

Librería de archivos

Dinahosting HTTP_Request libary files
Introduce el texto mostrado en la imagen

Hosting_Ddbb_Mysql_Create

Creates a new Mysql DataBase.
Version: 1.1
Special errors:
UNIMPLEMENTED_OBJECT_SERVICE If hosting can't manage MYSQL ( hosting setup forbids MYSQL ).
OBJECT_EXISTS Database or username already exists on server.

Parameters:

  • hosting (string): Hosting name. The parameter is required.
  • ddbbName (string): Database name. The parameter is required. Parameter value must be a valid database name. Parameter length must be between 1 and 64 characters. It can contain only alphanumeric or underscore chars. String must start with a alphabetical char and contain at least one numeric char.
  • userName (string): User name. The parameter is required. Parameter length must be between 6 and 16 characters.
  • userPassword (string): User password. The parameter is required. Parameter length must be between 1 and 41 characters.
  • accessHost (string): Access host. Default: any. The parameter is required. Accepted parameter values: "any","localhost".

Response data type.

void

Code generator.

Hosting name.

Database name.

User name.

User password.

Access host. Default: any.

 
 

Simulator

Los datos de respuesta no son reales.

Hosting name.

Database name.

User name.

User password.

Access host. Default: any.