I'm trying to pass a variable from JavaScript to PHP, but I get an error that I do not understand why.
The code I have is the following:
<script>
var dias = ["Domingo", "Lunes", "Martes", "Miércoles", "Jueves", "Viernes", "Sábado"];...
asked by
18.06.2018 / 17:29