I have a website hosted on Digital Ocean that runs on an Ubuntu under Lamp with PHP & MySQL My problem is that when I want to pass data through APIRest it gives me an internal error.
This is my code
function ajaxPost(url, encodedata, su...
It tells me that it's undefined the name of the variable that I'm asking
Jquery, but I put console.log (data) and it returns the complete array and with its variables
$(function () {
array_producto = [];
$.ajax({
url: "ofertas_guarda...
Hi, I have a problem with my dynamic selector, it works correctly, except that it does not show me the values in the second select, I think the problem is in the java script code when printing the value in each select since I iterates correctly...
How about! I am using an api called jquery Mapael for the creation of interactive maps in html, I am loading the data from a json to the application, here is the code:
$(function () {
$(".mapcontainer span").html("Loading JSON data").c...
I am trying to download files from the server, in this case (EXCEL, JSON AND XML) these files are generated on the server side with Visual Basic, and when generating them, on the client side, it receives the url where the file is located. create...
hello is that they are not keeping me the parameters charge, management and locality and I do not know why who helps me thanks
Unpermitted parameters:: position,: management,: locality
schema.rb
create_table "users", force: :cascade...
As I can make a script where I can load the following structure into a json, the idea is to load the values with push.
1 {1,2,3,4,5,6}, 2 {10,11,12,13,14}
I would like someone's help to compare and sort 2 files: .JSON (each file contains more than 4000 lines when viewed in the notepad ++)
Let me explain:
File1.json (imagine that this file has everything in Portuguese after 2 points (:))...