MySQL Forums
Forum List  »  PHP

Re: Fatal error: Can't use function return value in write context
Posted by: Peter Brawley
Date: August 31, 2021 09:51AM

Line 22 is ...

while($data=mysqli_fetch_array($requete)){

I don't see an error there.

Options: ReplyQuote


Subject
Written By
Posted
Re: Fatal error: Can't use function return value in write context
August 31, 2021 09:51AM


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.