0
It,s a langune to make any website
php
2 Respostas
+ 1
Yes php is used to create dynamic website but you can't create a website with only php. You need html and css (maybe javascript) in addition with php. You can also create static website but for that php is useless
+ 3
php is a server side language. for making a simple site you need to know html,css. you can make a dynamic site by php but without html you can't