Passing Javascript Variable to PHP using Ajax

...
data: {
    userId: onlyID,
    credoff: credoff
},
...

Leave a Comment