PHP is a server side processing language. Unlike JavaScript, PHP allows processing to be completed by the sending server rather than by the client's computer. PHP also allows for more dynamic programming. Jquery, on the other hand, is not a programming language, but rather a JavaScript library. It streamlines programming processes. JQuery is able to handle the differences between the major browsers for a more uniform view of a website.