|
|
Sergey Kornilov admin 2/7/2020 |
|
I'm not sure I understand your question, please rephrase. |
|
|
|
milver author 2/10/2020 |
|
I'm not sure I understand your question, please rephrase.
|
|
|
|
Sergey Kornilov admin 2/10/2020 |
|
Use array_keys function:
|
|
|
|
milver author 2/10/2020 |
|
I'm not sure I understand your question, please rephrase.
|
|
|
|
milver author 2/11/2020 |
|
Now i want to return all records from query without pass columns informations For example: [font="Consolas"][color="#008080"][size="2"]while( $data = $rs->fetchAssoc() )[/size] [font="Consolas"][color="#008080"][size="2"] $allrecords = array_merge([/size] } [/size]
|
|