MySQL Forums
Forum List  »  PHP

Mysqli Vs mysql
Posted by: madther chod
Date: November 16, 2005 06:02PM

I've been trying to work with a stored procedure. I cant seem to get php to call a stored procedure. I was looking at this site.
http://mysql.gilfster.com/php/calling_procedures.php

My installation doesnt seem to work if I follow the commands on the site. The only was I can get something to come on the screen is when I change all mysqli-statements to mysql.

As far as I know (which isnt much apparently) mysqli is just a lite version of mysql. Is this the reason why I cant work with stored procedures? If it is, how can I get it mysqli to work ... and what is it exactly?

Thanks.

Options: ReplyQuote


Subject
Written By
Posted
Mysqli Vs mysql
November 16, 2005 06:02PM
November 16, 2005 07:41PM
November 20, 2005 09:28AM
d c
December 01, 2005 07:43PM
September 09, 2008 12:08PM


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.