Php web with mysql database

??? Sir please give me answer i will be very thank full to you

This can help:
http://www.exeoutput.com/help/databases#using_mysql

i am receiving this type of error please help me
"
Call to undefined function mysqli_connect() in C:\wamp\www\Data\practical.php
"

Did you do this:

The MySQL php extension is not included by default. You have to enable it using the ”PHP Settings → PHP Extensions” page in ExeOutput for PHP. Enable these two extensions:

php_pdo_mysql.dll

php_mysql

or php_mysqli ?