+ 1

Html with php and database

What codes or lines of codes would you need to be able to create a replica of Sololearn.com such that you could have people send their problems or programming challenges to the page have the system to store the questions get their solutions from others through the comments panel or section of the page and give the answers back to the sender of the programming challenge.

4th Feb 2018, 5:33 PM
Tsadidey Fortune Selassie
Tsadidey Fortune Selassie - avatar
1 Answer
+ 1
Search up xampp and work with SQL. The database I prefer is MySQL and PHPMYADMIN. It’s just like a login form made with php. Go look it up.
16th Feb 2018, 1:54 AM
Jakeb Barnett
Jakeb Barnett - avatar