this post was submitted on 31 Jul 2023
6 points (100.0% liked)
PHP
368 readers
1 users here now
<?
namespace lemmy\php;
/*
Welcome to the PHP community on Lemmy
#Rules:
1: Soon(TM)
#Helpful stuff:
#Common frameworks:
*/
echo "Welcome";
founded 1 year ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
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.