正在下载php_mysql.dll for php5

I have installed php5.3.2 and MySql on Ubuntu 10.4.

Now how do I add or download php_mysql.dll to add mysql support in php ?

I have visited MySql Download page, but I don't know what to download.

Can someone point me in a right direction ?

I am not sure, if this question might fit in Superuser.

Thanks.

You can install the package php5-mysql through apt-get.

php_mysql.dll is for Windows only. Read this instalation guide it may be helpfull.