How would I be able to restrict PHP Reflection for certain classes/functions?
I am trying to sandbox plugins for my PHP project, I have the overall idea down. Check code for restricted functions/res...
Latest news, tutorials, and updates from the PHP community
6993 articles available
I am trying to sandbox plugins for my PHP project, I have the overall idea down. Check code for restricted functions/res...
I have a router class, which is instantiated in index.php (resides in project_root) and which takes the PATH_INFO of PHP...
Everything works perfectly fine for flat structures. However I can't get the Author serialized in underneath API call on...
I've been trying to play with Vite and trying to run Vite with React and getting a webpage going but *.php files run thr...
Using this regex: [Code Block] Can I apply this as a suffix on $_POST['USER']? A suffix is the end of a string, like a n...
How do you create a `preg_match` with plural `s` and `'`?
A Joomla installation and a Webtrees installation share the same domain (joomladomain/webtrees). I need to send HTTP req...
I have a Raspberry PI with Raspbian OS which is included in my local internal network 192…. and it has complete and unli...
I'm developing a Laravel app that runs inside an iFrame. While everything works fine with production builds (`npm run bu...
The title may not be totally clear on what I'm trying to do, but I want to include a file into my main file, that includ...
Last week I run composer install in my project and returns this errors: Problem 1 Root composer.json requires npm-asset/...
I have a Livewire component where `$this->getName()` works correctly and displays user name, but `wire:click="logout"` t...
Showing 505 to 516 of 6993 articles