Sort:  

C is regarded "low level" code (as in: close to the "metal", the hardware). ^^^ ;-) PHP for example is more high-level since it was built on top of C (the PHP interpreter, which is interpreting your PHP scripts).

Ahhh..
I see.
Thank you for a good reference. ^^ :)