MySQL Forums
Forum List  »  PHP

is mysqli necessary for calling sp in mysql?
Posted by: sdfv sdfv
Date: February 06, 2006 12:35PM

Hi,

I try to call an stored procedure in mysql from php.
is "mysqli" necessary for calling the sp or it can be done with 'mysql_connect'?

Thanks
maisql

Options: ReplyQuote


Subject
Written By
Posted
is mysqli necessary for calling sp in mysql?
February 06, 2006 12:35PM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.