There is a certain field <input type="hidden" name="user_right_as_admin" value="0"> Can I change the value of value="0" to value="1" in automatic mode and if so, how?
|
There is a certain field <input type="hidden" name="user_right_as_admin" value="0"> Can I change the value of value="0" to value="1" in automatic mode and if so, how?
Source: https://ru.stackoverflow.com/questions/772692/
All Articles