What is php...........?

veron

New member
I looked it up on wikipedia but still don't understand. Could somebody briefly explain it to me in the english language? :) Thanks!
 
In the simplest terms, it's a server side programming language that allows you to create bits of code to perform specific functions. Like connecting to a database and spitting out the results into an HTML page.
 
Back
Top