Home »
Imported messages »
comp.lang.php »
transfering all MySQL rows to an array
Re: transfering all MySQL rows to an array [message #176544 is a reply to message #176541] |
Mon, 09 January 2012 12:45 |
M. Strobel
Messages: 386 Registered: December 2011
Karma: 0
|
Senior Member |
|
|
Am 09.01.2012 13:30, schrieb Gregor Kofler:
> Am 2012-01-09 11:32, M. Strobel meinte:
>> Am 09.01.2012 11:09, schrieb Gregor Kofler:
>>> Am 2012-01-09 10:58, Erwin Moller meinte:
>> ---cut
>>> The manual features a list of "real" extensions:
>>>
>>> http://php.net/manual/en/extensions.php
>>>
>>>> Was PEAR maybe a misnomer?
>>>
>>> IMO: Yes.
>>>
>>> Gregor
>>
>> I would like to check if of all the extensions listed in your
>> link are compiled, but do not have the time to install them all.
>
> Quite a few of them are already part of the PHP core or added when
> compiled with appropriate parameters. Just look up the "Installation"
> page for each extension. None of the randomly picked extensions were not
> "compiled". They are either part of the PHP core or belong to PECL.
>
> Gregor
I checked before posting few hours ago, these here are compiled.
I was wondering about them all.
/Str.
strobel@s114-intel:~> ll /usr/lib64/php5/extensions/
insgesamt 3604
-rw-r--r-- 1 root root 14688 7. Sep 16:31 ctype.so
-rw-r--r-- 1 root root 176272 7. Sep 16:31 dom.so
-rw-r--r-- 1 root root 339944 7. Sep 16:31 gd.so
-rw-r--r-- 1 root root 162720 7. Sep 16:31 hash.so
-rw-r--r-- 1 root root 43848 7. Sep 16:32 iconv.so
-rw-r--r-- 1 root root 35424 7. Sep 16:32 json.so
-rw-r--r-- 1 root root 2164512 7. Sep 16:32 mbstring.so
-rw-r--r-- 1 root root 128664 7. Sep 16:32 mysqli.so
-rw-r--r-- 1 root root 52000 7. Sep 16:32 mysql.so
-rw-r--r-- 1 root root 27608 7. Sep 16:32 pdo_mysql.so
-rw-r--r-- 1 root root 114128 7. Sep 16:32 pdo.so
-rw-r--r-- 1 root root 27896 7. Sep 16:32 pdo_sqlite.so
-rw-r--r-- 1 root root 14920 7. Sep 16:32 readline.so
-rw-r--r-- 1 root root 49704 7. Sep 16:32 sqlite3.so
-rw-r--r-- 1 root root 85672 7. Sep 16:32 sqlite.so
-rw-r--r-- 1 root root 18888 7. Sep 16:32 tokenizer.so
-rw-r--r-- 1 root root 31560 7. Sep 16:32 xmlreader.so
-rw-r--r-- 1 root root 47880 7. Sep 16:32 xmlwriter.so
-rw-r--r-- 1 root root 85944 7. Sep 16:32 zip.so
-rw-r--r-- 1 root root 40176 7. Sep 16:32 zlib.so
strobel@s114-intel:~> zypper search mysqlnd
|
|
|
Goto Forum:
Current Time: Tue Feb 04 02:55:59 GMT 2025
Total time taken to generate the page: 0.02586 seconds