+ 1
How to use PHP and MySQL
Wanting to get into php but I don't know how to use PHP as a website sorta thing here. Edit: Can you use PHP and MySQL in code playground together?
5 Respostas
+ 2
$host = "sql10.freemysqlhosting.net";
$username = "sql10714945";
$password = "1k5RC9wzGn";
$database = "sql10714945";
only for you...
+ 1
sorry not allowed in sololearn playground
+ 1
Eh I've got another app to do it but thanks bro
0
Go to the community section, and you will see a search button(Magnifying glass) on the top left, click on it and type php, and you will see php lessons there click on them and learn php from there, those lessons are developed by the community for the community but most of php lessons are developed by sololearn itself, which is a nice thing
0
yes, you can use mysql and php together but you will need external online mysql server
i know one free, message me i will find for you