I’m trying to create an update filter using MVC in php, but I can’t access the upload variable via get. If anyone can shed some light.
At the url, try ?filter=[amount]=500 (without single quotation marks). Or try access with $_GET['filter']["'amount'"].
Boy all morning trying to solve, with 3 minutes you save me. Thank you so much
– Victor Santos