Just use javascript, no need jQuery, php.
If you want to use your own clientID , you can change it here :
new Imgur({
clientid: '4409588f10776f7', //You can change this ClientID
callback: feedback
});
Just use javascript, no need jQuery, php.
If you want to use your own clientID , you can change it here :
new Imgur({
clientid: '4409588f10776f7', //You can change this ClientID
callback: feedback
});