I would like to create an array that will store the records retrieved from the database using the query statement SELECT.
The records to be retrieved have several fields, such as name, name, mi, and another 20 fields. What would be the best approach when coding this function?
ok, I watched what the prisoner gave below .. the next question: how do I scan this array using queries? for example, I want to find the username ..
arrays php mysql
zerey
source share