Saturday, June 23, 2007

PHP-XML-XSLT

what is PHP?
PHP - perl hypertext preprocessor which is a server side scripting language. It is a open source programming language used for web service. PHP is one of the world class programming language used with backend with MySQL, postgresql.

what is XML?
XML is eXtensible markup language which is used to define your data in predefined format. There is no specific tag its a custom designed tag.

what is XSLT?
XSLT is a style sheet for your xml document from one xml to another xml.

No comments: