Anonymous Asked in Cars &Transportation · 2 weeks ago

Can we use PHP with SQL?

Yes, you can. It depends on which version of PHP you're using, but if you're using PHP5+ you can use Microsoft's SQL Server Driver for PHP. Make sure you use version 2, which gives you the PDO functionality as well as the procedural style. 12 нояб. 2011 г.


Do I need PHP for SQL?

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.

What can you do with PHP and SQL?

What Can PHP Do?PHP can generate dynamic page content.PHP can create, open, read, write, delete, and close files on the server.PHP can collect form data.PHP can send and receive cookies.PHP can add, delete, modify data in your database.PHP can be used to control user-access.PHP can encrypt data.PHP Introduction - W3Schools

Related Questions

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