PHP was created by Rasmus Lerdorf in 1994 to track visitors on his personal website. It later became a popular open source scripting language embedded in HTML documents. PHP code is interpreted on the server and outputs HTML and client-side code to the browser. It supports both procedural and object-oriented programming and has a large standard library of functions.