Remix.run Logo
forgotmypw17 2 days ago

I do this with Perl.

One of the reasons I like Perl is because of its high committment to backwards compatibility.

I like PHP because it's so easy to set up an installation of my app, but the breaking changes have bit me hard in the past, so I try to minimize its use.

Together, it's a great combo.

phplovesong 2 days ago | parent [-]

How is php easy to setup?

forgotmypw17 2 days ago | parent [-]

Step 1: Copy the files.

Step 2: (There is no step 2.)