if you want to get started with php frontend and backend i suggest you Laravel it's php framework and it easy, just need the php basics and you are good to go, there is a lot of youtube free courses to learn from.
and you can learn javaScript basics as well and go for Vuejs ( a javaScript...
The different between .html and .php is that:
index.php can read and recognize html elements and tags + the php syntax,
while index.html can NOT read and recognize the php syntax. that means any php code inside index.html won't work.
For example we have that code:
<?php
echo "Hello from PHP"...
No, not in this time (2020), now everything is in the internet, few clicks and you will learn what you need for free, if you didn't find free resources then pay for paid courses and you are good to go
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.