0
How to use php
3 Answers
+ 2
Php is server-side language use it if you need to make something with database.
For example if you need to make login and logout inside your website in this case you should use php to fetch the right user and password from database.
0
Download "wamp" and watch YouTube video how to use wamp.