300135357
- Total activity 10
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 3
- Subscriptions 3
-
-
-
-
300135357 created a post, PhpStorm: Language Injection Prefix
What I'm trying to do is have a string in a function parameter be treated as a SQL relation (table or view): $result = selectFromTable('public.users'); So, what I did was created a Language Injecti...