The Web Design Group

... Making the Web accessible to all.

Welcome Guest ( Log In | Register )

> mysqli_fetch_array() ?
tudsy
post Jul 2 2021, 07:01 AM
Post #1


Advanced Member
****

Group: Members
Posts: 246
Joined: 30-September 14
Member No.: 21,611



Hi

I am having problems fetching the data from a query result. Any help will be greatly appreciated.



$qry = mysqli_query($conn,"SELECT * FROM CustomersArt WHERE CustomersArtitemid ='$id'"); // select query

$data_e = mysqli_fetch_array($qry,MYSQLI_BOTH); // fetch data




$conn is the database connection


This post has been edited by tudsy: Jul 2 2021, 07:09 AM
User is offlinePM
Go to the top of the page
Toggle Multi-post QuotingQuote Post

Posts in this topic


Reply to this topicStart new topic
1 User(s) are reading this topic (1 Guests and 0 Anonymous Users)
0 Members:

 



- Lo-Fi Version Time is now: 1st June 2024 - 06:02 AM