Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.php > #17811
| From | Arno Welzel <usenet@arnowelzel.de> |
|---|---|
| Newsgroups | comp.lang.php |
| Subject | Re: new installation centos 7 86_64 mysql_connect not found? |
| Date | 2018-10-09 09:17 +0200 |
| Message-ID | <g232vnFp2e1U1@mid.individual.net> (permalink) |
| References | <ppfpp8$umh$1@gioia.aioe.org> |
ZOT: > And others mysql fuctions not found??? > Any idea? "mysql" (mysql_connect etc.) is deprecated since PHP 5.5 and not available any longer since PHP 7.0. You have to use "mysqli" now: <http://php.net/manual/en/book.mysqli.php> -- Arno Welzel https://arnowelzel.de https://de-rec-fahrrad.de http://fahrradzukunft.de
Back to comp.lang.php | Previous | Next — Previous in thread | Find similar | Unroll thread
new installation centos 7 86_64 mysql_connect not found? ZOT <pasmoi@pasici.us> - 2018-10-08 16:32 +0200
Re: new installation centos 7 86_64 mysql_connect not found? tony@mountifield.org (Tony Mountifield) - 2018-10-08 14:43 +0000
Re: new installation centos 7 86_64 mysql_connect not found? ZOT <pasmoi@pasici.us> - 2018-10-08 16:49 +0200
Re: new installation centos 7 86_64 mysql_connect not found? Martin Gregorie <martin@mydomain.invalid> - 2018-10-08 15:23 +0000
Re: new installation centos 7 86_64 mysql_connect not found? tony@mountifield.org (Tony Mountifield) - 2018-10-08 15:31 +0000
Re: new installation centos 7 86_64 mysql_connect not found? Martin Gregorie <martin@mydomain.invalid> - 2018-10-08 15:56 +0000
Re: new installation centos 7 86_64 mysql_connect not found? Angel <heyeeeeeeeeeeeeeeeeeee@gmail.com> - 2023-04-15 11:36 -0700
Re: new installation centos 7 86_64 mysql_connect not found? "Christoph M. Becker" <cmbecker69@arcor.de> - 2018-10-08 17:35 +0200
Re: new installation centos 7 86_64 mysql_connect not found? Angel <vvvvvvvvv11111111@yahoo.com> - 2023-04-11 02:47 -0700
Re: new installation centos 7 86_64 mysql_connect not found? doctor@doctor.nl2k.ab.ca (The Doctor) - 2023-04-11 15:55 +0000
Re: new installation centos 7 86_64 mysql_connect not found? Arno Welzel <usenet@arnowelzel.de> - 2018-10-09 09:17 +0200
csiph-web