FUDforum
Fast Uncompromising Discussions. FUDforum will get your users talking.

Home » Imported messages » comp.lang.php » transfering all MySQL rows to an array
Show: Today's Messages :: Polls :: Message Navigator
Return to the default flat view Create a new topic Submit Reply
Re: transfering all MySQL rows to an array [message #176495 is a reply to message #176479] Sun, 08 January 2012 17:33 Go to previous messageGo to previous message
Gregor Kofler is currently offline  Gregor Kofler
Messages: 69
Registered: September 2010
Karma:
Member
Am 2012-01-08 15:00, M. Strobel meinte:
> Am 08.01.2012 12:49, schrieb bill:
>> On 1/7/2012 4:07 PM, Jerry Stuckle wrote:
>>> On 1/7/2012 3:03 PM, bill wrote:
>>>> Yes, I know I can do it using a while statement, but is there a
>>>> PHP
>>>> mysql function to move all the data obtained in a query to an
>>>> array that
>>>> can be returned from a user written function in one statement ?
>>>>
>>>> bill
>>>
>>> No, you need to loop through all the rows returned and place them
>>> in your own array.
>>>
>> Thanks, I will write my own. But, I like to check before I
>> reinvent the wheel.
>>
>> bill
>
> I would recommend to check if you can use PDO. The overhead is
> minimal due to the fact it is a compiled extension

Can you elaborate on that? I'd say: Nonsense. (You know, mysqli and
mysql are also "compiled extensions"...)

Gregor
[Message index]
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: sessions timeout
Next Topic: scoping inside a block
Goto Forum:
  

-=] Back to Top [=-
[ Syndicate this forum (XML) ] [ RSS ]

Current Time: Fri Nov 22 11:25:22 GMT 2024

Total time taken to generate the page: 0.03603 seconds