PC SOFT

FORUMS PROFESSIONNELS
WINDEVWEBDEV et WINDEV Mobile

Accueil → WEBDEV 2024 → conect to the database by code
conect to the database by code
Débuté par rafadev, 30 avr. 2014 18:59 - Aucune réponse
Membre enregistré
49 messages
Posté le 30 avril 2014 - 18:59
Hi everybody.

I'm working with Microsoft IIS 7.5, PHP and MySQL with a new php Project. The problem comes when I run my page, it has a table that fills the content with a query. When the browser loads the page it only shows this:

Unable to connect to the database - To use this project, the parameters for connecting to the database must be specified in the initialization code of the project.

Anybody can tell me how to connect a database by code? Thanks.