PHP_Backend
PHP_Backend
Comments
-
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. 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. Although I can't think of any way how they would harvest karma in lowend niche but…
-
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: https://github.com/php-backend/necronotice It just shows a configurable notice above comment box, doesn't prevent users to comment anyway. Are you looking to prevent that too? Currently it shows the notice if last…
-
At last, it is happening. I thank you from the bottom of my heart. <3 Vanilla is written in PHP. (just a hint ;) )
-
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 bug fixes & security patches> So, if you want patched version of PHP 8.0, you need to use PHP…
-
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 the next developer that will work on your project. Try to improve little by little at…
-
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 simplified one looks good, but don't forget the added line break :p . Also,…
-
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). Battery life is great too. People saying its a tablet; I can't agree with them.…
-
I'm in favor of both ads & sponsorship. But ads should be non-flashy/non-tracking. sponsors would get ad-free experience. Please don't charge users/providers. That's just something toxic community would do behind the curtain. I also agree that we should not start "class based citizen" system here. People with big money…
-
Sadly looks at my android 4.2 device. :'( I'm just emotionally attached to it, okay?
-
Outrageous ! There's only one way: php -S localhost:8080 -t /public/dir
-
EID MUBARAK..... but....
-
@Mason , on main post, "Thanks" font size looks bigger.
-
Unless it does the opposite. Lazy loading and Fade-in effect is not the same thing. When I scroll down, I want to see the content immediately, why I have to wait for 0.5 seconds to complete the animation? If it had anything to do with network latency, then I could (slightly) understand current implementation, But why burn…
-
I dislike the animation. Night mode breaks the top bar link styling.