Recently only i cam eto know about Mysqli..
.
.
i was wondering What Esp. does Mysqli have..?? :O
i have a store procedure.. which i can call in Mysql..!! than why should i use Mysqli.?? :O
One more thing i want to ask..
$link=mysql_connect($server,$serveruser,$serverpassword,0,65536);
what two parameters used for..? when i didnt use it i am unable to call store procedure..! :O