Old coder looking to get back into it. At least as a hobby… have not worked with php since 2000ish. Any suggestions where to start?
Old coder looking to get back into it. At least as a hobby… have not worked with php since 2000ish. Any suggestions where to start?
Pure php is rarely used anymore. If you’re building a site with php, I would use PHP Laravel.
Also, php is gradually becoming statically typed, so make sure to follow the PSR-12 coding standard.