JavaScript Scripting Language
Javascript is commonly used client side scripting language.
Read MoreDate August 10, 2012 Author By PravinS Category AJAX, Javascript
Javascript is commonly used client side scripting language.
Date August 10, 2012 Author By PravinS Category MySql
What is MySQL? MySQL is world’s most used open source relational database management system. MySQL database server is very fast and easy to use. It is developed in C and C++ and SQL parser is written in yacc. MySQL is platform independent, it works on most commonly used platforms. It is fully multi-threaded and works […]
Date August 5, 2012 Author By PravinS Category PHP
What is PHP? PHP is acronym for Hypertext Preprocessor which was initially known as Personal Home Page. PHP is open source software and server side general purpose scripting language which was designed for web development to create dynamic web pages. PHP scripts are executed on server. It is free to download and use. PHP is […]