+ 2
Is PHP course in Sololearn enough ?
Would the PHP course in Sololearn help me to create a simple database for a simple project i am working on ? Edit: For web development
3 Antworten
+ 2
You don't need to develop a database. I'd choose a already existing database server like mariaDB or MongoDB. Yet PHP will allow you to write a backend for your project that communicates with a database and sends and receives data from your frontend devices.
+ 2
Yes i know , the project i am making is a webpage , but i need to store some client information, so i was wondering if PHP course in Sololearn is enough
+ 2
Yep the PHP course should be enough