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 #176480 is a reply to message #176474] Sun, 08 January 2012 14:02 Go to previous messageGo to previous message
M. Strobel is currently offline  M. Strobel
Messages: 386
Registered: December 2011
Karma:
Senior Member
Am 08.01.2012 11:31, schrieb Thomas 'PointedEars' Lahn:
> Denis McMahon wrote:
>
>> On Sat, 07 Jan 2012 15:03:45 -0500, 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 ?
>>
>> If you're using the improved mysql interface (mysqli) I believe there's a
>> function you can call on the result .... can't remember the name, but if
>> you check the mysqli result documentation on the php documentation
>> website it should be there.
>
> It's mysqli_result::fetch_all(), of course. But PDO also has that feature
> (PDOStatement::fetchAll()).
>
>> I have a vague recollection that the availability of said function might
>> refer on some php / mysql configuration options as well, or possibly
>> build switches.
>
> Posting your beliefs and vague ideas is helping nobody. If you are not sure
> at all, simply do not post. We do not depend on you saving the world alone.

Same to you. Pedants do not make a good helper.

>
>
> PointedEars
[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 10:57:24 GMT 2024

Total time taken to generate the page: 0.08234 seconds