@alexis@alexisart.me @hanna@wifey.dev not with variable names. but more with function calls and class stuff.
i mean, you can do stuff like this in php:
$a = "someClass";
$b = "someMethod";
$obj = new $a();
$obj->$b();
definitly could see there being security troubles ahead, sure. haven't seen such exploits in the wild yet tho
Embed Notice
HTML Code
Corresponding Notice
- Embed this notice
Puniko ? (puniko@mk.absturztau.be)'s status on Monday, 19-Jun-2023 18:25:21 JST Puniko ?