Comparing JSON and iFRAME?
Moderator: General Moderators
Comparing JSON and iFRAME?
Can you even compare these two?
- Pyrite
- Forum Regular
- Posts: 769
- Joined: Tue Sep 23, 2003 11:07 pm
- Location: The Republic of Texas
- Contact:
They are both methods of the AJAX concept
Although IFRAME/GIF/COOKIE was the old way to make this wonderful concept work, JSON is an implementation of AJAX but instead of transporting in XML, you transport in JSON, so really, it should be AJAJ.
See JSON-PHP or JSON-JS (json.org)
I am just starting to learn JSON, as I've heard from a fellow php'er that it beats the infamous XML anyday. So I'm pretty new to it.
See JSON-PHP or JSON-JS (json.org)
I am just starting to learn JSON, as I've heard from a fellow php'er that it beats the infamous XML anyday. So I'm pretty new to it.
Last edited by Pyrite on Fri Jul 22, 2005 8:50 am, edited 1 time in total.