I have a problem to get id. How can I get the dynamic ID ?
ajax ": {
"url": base_url + "certificate/get_certificate/" + 2 - > this I want to be a dynamic,
"type": "POST"
},
I have a problem to get id. How can I get the dynamic ID ?
ajax ": {
"url": base_url + "certificate/get_certificate/" + 2 - > this I want to be a dynamic,
"type": "POST"
},
2
Answers
try any code both are same