No,
jQuery is a JavaScript library. It doesn't have its own syntax, but rather (as Jason said) a set of conventions for using JavaScript syntax. PHP is a
language with a runtime written in C. PHP code is obviously not C code.
jQuery, MooTools, Dojo, Prototype and other libraries can't considered as a
language.
read more >>