AJAX give app like feel to a website. With AJAX a page’s content is updated without page refresh. Ajax is the art of exchanging data with a server, and updating parts of a web page without reloading. What Is AJAX? AJAX stands for Asynchronous JavaScript and XML. In simple words, we can say AJAX update […]
Being a developer, some I need to perform a special task. So I research on that topic and found a new function or ways to complete my need. Recently I worked on a client site, where I have to get the attachment ID from its URL. On research, I found two ways to resolve this. On […]
I appreciate the author's approach of breaking down the complex security settings on Facebook and explaining them in a clear…