PC SOFT

PROFESSIONAL NEWSGROUPS
WINDEVWEBDEV and WINDEV Mobile

Home → WEBDEV 2024 → conect to the database by code
conect to the database by code
Started by rafadev, Apr., 30 2014 6:59 PM - No answer
Registered member
49 messages
Posted on April, 30 2014 - 6:59 PM
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.