PHP_Backend
PHP_Backend
About
- Username
 - PHP_Backend
 - Joined
 - Visits
 - 1,895
 - Last Active
 - Roles
 - Member, OG
 - Thanked
 - 221
 
Comments
- 
                (Quote) searching "fastcgi cache wordpress" should be good enough. This tutorial looks good to me. You can just have different "location" block for page A and B. Any location block that contains fastcgi_cache directive will be ca…
 - 
                (Quote) Yes, that's possible. But keep in mind, this approach requires modifying web server config (nginx in my example).
 - 
                Maybe not the same thing you want, but fastcgi_cache can cache your page as plain html file and serve it without hitting wordpress/php at all. I do this on most of my blog sites, helps me to serve high traffic on low-end vps.
 - 
                (Quote) Let's continue that discussion on cest pit https://lowendspirit.com/discussion/comment/162111/#Comment_162111
 - 
                (Quote) Here you go: https://phpbackend.com/BF2023-OGF-gifs.tar (Quote) Everything is sexy if you're horny enough ;)
 - 
                In case anyone interested, here is my scrapped gif collection of this thread : https://phpbackend.com/BF2023-gifs.tar
 - 
                (Quote) As an existing customer, I second this.
 - 
                (Quote) I hope all those moaning haven't discouraged you from giving us some "MOARRRRRRRRRR" :)
 - 
                +1 for used Thinkpads.
 - 
                https://usefathom.com/ https://usefathom.com/lite note: I've never used them.
 - 
                (Quote) I like this idea. Non-intrusive & helpful for good citizen. Necromancer will click on checkbox anyway, but I think their punishment trial is a different debate. I think I will try it once I get some time.
 - 
                All originally gay members should have fixed 69 karma. (Quote) Something like reddit, I guess? While I would love to give others karma when they deserves but at the same time I hate how karma system attracts low quality bait from karma-whores. Alth…
 - 
                (Quote) Yes, an never-ending hunt for solution to PEBCAK problem.
 - 
                I had an hour to waste so decided to play with vanilla plugin system. So far, achieved something like this: (Image) https://github.com/php-backend/necronotice It just shows a configurable notice above comment box, doesn't prevent users to comment…
 - 
                (Quote) At last, it is happening. I thank you from the bottom of my heart. <3 (Quote) Vanilla is written in PHP. (just a hint ;) )
 - 
                (Quote) PHP doesn't follow semver. So .1 is not actually a patched version, it is kinda major version by itself. PHP versioning scheme is similar to <MAJOR Architecture change>(dot)<MAJOR breaking changes with new features>(dot)<MINOR…
 - 
                (Quote) There are two kind of situations: * I can't upgrade to PHP 8 - This one is understandable, Companies will never allocate time for something that doesn't yield business value directly. * I won't upgrade/ I don't care - Please have mercy on t…
 - 
                (Quote) I have zero knowledge on WP, so thanks for letting me know.
 - 
                This thread kinda reminded me why PHP gets so much hate in programming space. PHP notices/warnings are not always harmless, so please don't suppress/hide them by editing some .ini file. It's better to get our hands dirty and fix the issue. @johnk si…
 - 
                I've bought one ten years old thinkpad chromebook for my sister who uses it for online classes (thanks to covid). As expected from thinkpad, it's a beast. Even with low spec, online activity is smooth enough, thanks to optimized OS (Browser). Batte…