Anonymous Asked in Cars &Transportation · 2 weeks ago

Do you have to use PHP with MySQL?

Of course you can run PHP without MySQL but if you wanted to store data you would probably want a database engine if not SQLite. It's also more than possible to skip using any SQL-oriented database and instead utilize . json files containing JSON objects. 17 нояб. 2015 г.


Does SQL require PHP?

Thanks. While PHP often does mediate between SQL and HTML its is capable of doing many more things and does not require SQL at all. In your scenario; HTML is how you view data, MySQL is how you store data, PHP is how you control the process of getting data from MySQL to HTML.

Does MySQL come with PHP?

It is the most popular database system used with PHP. MySQL is developed, distributed, and supported by Oracle Corporation.

Related Questions

Relevance
Write us your question, the answer will be received in 24 hours