I do not quite understand PHP, but I'm trying to create a PDO connection.
The connection works fine but does not enter the values ...
follow the code:
config
define("DB_HOST", "localhost");
define("DB_USER", "root");
define("DB_PASSWORD"...
asked by
14.04.2017 / 18:29