6
Any suggestions??
(lemmy.world)
<?
namespace lemmy\php;
/*
Welcome to the PHP community on Lemmy
#Rules:
1: Soon(TM)
#Helpful stuff:
#Common frameworks:
*/
echo "Welcome";
https://www.w3schools.com/php/
W3Schools really helped me refresh my memory with Javascript when I got back into it after a hiatus. They have a PHP course as well that Im sure would help you out.