API Documentation
|
POSTpetrojs.POST('url',{ data:"data=Your Posted Value" }, function(data){ //code goes here }); |
|
POSTpetrojs.POST('url',{ data:"data=Your Posted Value" }, function(data){ //code goes here }); |