Hi David,

For my own part, I'm not developing anything in JSON, just seeking to
understand whether and why JSON might be of potential interest to CrossWire
developers.
i.e. Got my "lateral thinking hat" on.

This article may of interest.

http://www.ibm.com/developerworks/xml/library/x-xml2jsonphp/ Convert XML to
JSON in PHP 

--David



FunnyLookinHat wrote:
> 
> I've worked with JSON - generally speaking, each IDE has it's own plugin /
> library to work with JSON and it functions much like a high level OO
> class.
> 
> For example, in PHP - If you decode JSON into a variable, you can access
> it's various properties as you would any other PHP class variable (i.e.
> $json_variable->part1).
> 
> What are you trying to accomplish?  Work with just PHP locally?  Wouldn't
> that require a local PHP server?
> 
> -David
> 

-- 
View this message in context: 
http://www.nabble.com/Offline-Bible-tp25699744p25753296.html
Sent from the SWORD Dev mailing list archive at Nabble.com.


_______________________________________________
sword-devel mailing list: sword-devel@crosswire.org
http://www.crosswire.org/mailman/listinfo/sword-devel
Instructions to unsubscribe/change your settings at above page

Reply via email to