Help me in PHP and SQL | Sololearn: Learn to code for FREE!
Neuer Kurs! Jeder Programmierer sollte generative KI lernen!
Kostenlose Lektion ausprobieren
+ 8

Help me in PHP and SQL

Hi guys! I know JavaScript and client-side programming in web quite goos. But it is not enough for me. I want to learn PHP, SQL and server-side. Could you please help me by writing simple ways to get and post data to SQL database?

18th Jul 2017, 3:48 PM
Aydin
4 Antworten
+ 8
@Netkos Ent I have done PHP course, but not SQL. I am going to start it.
18th Jul 2017, 5:22 PM
Aydin
+ 6
Try this: http://www.homeandlearn.co.uk/php/php.html It will teach everything needed: Using php offline (creating local server) php itself (more and usefull necessary knowledge) simple sql enough to make things like a login form or a blog section.
18th Jul 2017, 8:13 PM
Farshad
Farshad - avatar
+ 3
Did you read the PHP and SQL course? Also, if you use NodeJS, you can use JavaScript as the server-side language.
18th Jul 2017, 4:48 PM
AgentSmith