php security
php security
Out of context: Reply #1
- Started
- Last post
- 2 Responses
- unfittoprint0
4.3 and upper update:
foreach ($_POST as $key => $value) {
$$key = $value;
}
4.3 and upper update:
foreach ($_POST as $key => $value) {
$$key = $value;
}