QUOTE(Paint @ Mar 16 2006, 10:07 AM)

You have to download PHP...
Well that's true, but depends on what your referring to. If its a file that ends in .php then that's called the source file and you can download C++ code that would have an extension of .cpp however php is an interpreted language and is also considered a script language, while C++ is a programming language
that compiles into an executable or into libraries (e.g. a dll).
Hope that clears some things up.