Jump to content
QuoVadis

date mysql - damage

Recommended Posts

Sunt curios ce fel de damage se poate face daca cunosti urmatoarele date de la un mysql la un site de wordpress?. Spre exemplu:

/** The name of the database for WordPress */

define('DB_NAME', 'xxxx');

/** MySQL database username */

define('DB_USER', 'xxxx');

/** MySQL database password */

define('DB_PASSWORD', 'xxxxxx');

/** MySQL hostname */

define('DB_HOST', 'xxxxx');

define('AUTH_KEY',

define('SECURE_AUTH_KEY',

define('LOGGED_IN_KEY',

define('NONCE_KEY',

define('AUTH_SALT',

define('SECURE_AUTH_SALT',

define('LOGGED_IN_SALT',

define('NONCE_SALT',

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.



×
×
  • Create New...