Cameron Spear
  • Blog
  • Contact

ajax

A collection of 2 posts

ajax

Exactly What IS JSONP?

JSONP, which stands for "JSON with Padding" (and JSON stands for JavaScript Object Notation), is a way to get data from another domain that bypasses CORS (Cross Origin Resource Sharing) rules.

  • Cameron Spear
    Cameron Spear
3 min read
ajax

Smart Query Strings part 2: AJAX

This is a version of the PHP snippet I wrote last post, but for JavaScript (specifically jQuery for AJAX calls). Basically, using the same type of call as before, you can use this

  • Cameron Spear
    Cameron Spear
2 min read
Cameron Spear © 2025
Latest Posts Ghost