MySQL Forums
Forum List  »  PHP

Re: Null returned when row has values
Posted by: Rick James
Date: July 22, 2016 11:06PM

Use _only_ the mysqli_* interface. Do _not_ use the mysql_* routines.

(That will probably solve your NULL problem.)

Options: ReplyQuote


Subject
Written By
Posted
Re: Null returned when row has values
July 22, 2016 11:06PM


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.