1
Good afternoon personal beauty ?
I would like suggestions of which DB to use for PHP7, I heard that mysql with php7 is very error and it is obsolete,
Any suggestions for articles ?
NOTE: I will use for a project for Web That maybe I FAP an API for the desktop and App(mobile)
Thank you.
Obsolete is only the API that contains the functions
mysql_
and not the database.– rray
As there is currently PHP PDO, you can use any database connected to it, but if you do it in PHP or PHP OO you must connect to Mysql. But, PHP connects with any database, use the database in which it has greater ease
– Victor
Thank you :D Hugging
– Rapadura