So, I started to learn PHP and came to know that it can do these things Collecting form data - Adding, deleting, and modifying information stored in your database - controlling user-access - encrypting data then What is the need of SQL?
3/17/2017 8:20:17 AM
aaiem_raman2 Answers
New AnswerWithout SQL knowledge you will not be able to do any Select/Create/Update/Delete operation. PHP is Server Side language help you to do ur stuff(business logic) in server and SQL holds your Data.
Sololearn Inc.
535 Mission Street, Suite 1591Send us a message