What even is this?

This is a multipage website, or at least a test to see if PHP can even do that. Turns out it was actually a lot easier than I expected. My main issue is that I have to include the .php at the end, which I want to assume is easily fixable by creating multiple folders with an index.php page. I should be already used to this, given that I use Svelte, but I guess I didn't feel like it :P.

Now that you are already here, you should write a website, whether it's in Next.js, Svelte, PHP and jQuery, etc. It's an interesting learning experience that I don't really hate. HTML is good enough if you don't want to use a framework, but you really should if you don't want to write a lot of boilerplate.