7 ms·
Sorry about that! We just fixed it -- if you create it again, hopefully you get a non-Vietnam War picture
by phsource 7y ago
Sorry about that! We just fixed it -- if you create it again, hopefully you get a non-Vietnam War picture
- sdoering 7y agoWow. Fixed within 12 minutes from notification in an online forum to production. I am impressed.
- bartkappenburg 7y agoSSH'ed info the production server, pico index.php, saved file, done.
- deleted 7y ago[deleted]
- no_wizard 7y agoI do have a question: How’s PHP holding up in 2020? Are you using a big framework? Are you using it because it’s what you’ve always known or did you choose it deliberately over other options? I’m genuinely curious. Not meant to be negative. I’ve always wondered how well PHP scaled for others.
- arciini 7y agoWe aren't using PHP for Wanderlog (which is built with Node.js), but did use it for many of our projects before 2015. There really was (is?) no faster environment to get started with a single dynamic page that can submit a form and display data from a database. I don't have experience with the more recent frameworks, but I'm sure they're very mature now.