Archive

Posts Tagged ‘exchange’

Evolution/History of XML

Jul 5th, 2010

Here is a very short story about history and evolution of XML. A kind of markup language was in use in publishing industry long before the formal markup we know these days. The text that needs to be marked as bold on paper was marked as ‘B’, so that that… READ MORE

Value Exchange from Javascript/HTML page to PHP and from PHP page to Javascript

Mar 17th, 2007

I have re-written this post Passing values from PHP, Javascript,..: Please check if you find that more useful. Thanks!
After reading the post, you will get many different methods for passing and sharing value from one language to another or from server to client and vice-versa. Some of the question… READ MORE