[snip]
in it, it gives fatal error " undefined function
Mysqli_connect() on line no etc.,, " in browser.
IS that correct, can I use "Mysqli" functions in
this because I am using Mysql 5.04 (beta) version
in PHP documentation it was told that those who
are
using Mysql 4.0 or higher can use Mysqli in php
scripts.
if so how i can install Mysqli ( Extension MYSQL)
in PHP.
[/snip]
Please read the following installation instructions
http://www.php.net/mysql and pay particular attention to the PHP5
sections.